Ocramius / CodeGenerationUtilsLinks
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
☆98Updated 6 months ago
Alternatives and similar repositories for CodeGenerationUtils
Users that are interested in CodeGenerationUtils are comparing it to the libraries listed below
Sorting:
- DB schema manager for Doctrine DBAL☆97Updated last year
- Parser Reflection API - Provides source code analysis without loading classes into the PHP memory☆100Updated last week
- [Git hook] Tool to add all PHP internal functions and constants to its namespace by adding backslash to them.☆87Updated 5 years ago
- Limit time and memory consumption of individual calls☆70Updated 5 years ago
- 📟 Provides a composer package with constants for HTTP request methods.☆95Updated this week
- A simple utility library that checks for PHP classes that should or shouldn't be marked as final☆79Updated 6 years ago
- A PHP component for updating crontab☆153Updated last year
- An utility to lazy-initialize object properties☆68Updated last year
- Syntatic sugar for sorting in PHP☆114Updated last year
- Common utils used by PSR-15 middlewares☆50Updated 5 months ago
- A PreProcessing library for PHP☆49Updated 6 years ago
- Extensions for PHPStan☆70Updated last week
- Benchmark for some popular PHP Dependency Injection Containers.☆79Updated 2 years ago
- A library for self-updating Phars.☆116Updated 7 years ago
- Common interface for simple asynchronous placeholders.☆66Updated 8 years ago
- Status codes for HTTP☆46Updated this week
- [EXPERIMENTAL] Promoting container interoperability through standard definitions☆19Updated 9 years ago
- php-ref - PHP 7 extension that adds Soft and Weak references support to PHP☆60Updated 7 years ago
- Provides network address types for PHP☆103Updated 3 months ago
- A PHP serializer that generates PHP code for maximum performance☆128Updated last year
- ☆87Updated 3 years ago
- This functionality is now merged into Xdebug, please use it from there☆58Updated 7 years ago
- Automatic strict types in PHP7☆62Updated 9 years ago
- Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.☆183Updated 9 months ago
- Tool to find lines eliminated by OpCache's bytecode optimizer☆139Updated last year
- A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.☆50Updated 4 years ago
- Locate the installation path for any installed Composer package☆59Updated last year
- PSR-15 middleware for PHP Debug bar