hikari-no-yume / newTypeLinks
A handy function for creating opaque types
☆19Updated 7 years ago
Alternatives and similar repositories for newType
Users that are interested in newType are comparing it to the libraries listed below
Sorting:
- A very rough preservation of historical PHP versions from 1.0.8 through 3.0.18 as originally preserved at museum.php.net☆31Updated 9 years ago
- HackLang for PHP Transpiler☆60Updated 8 years ago
- Polyfilling new features into old versions of PHP☆41Updated last year
- A middleware proposal for PHP☆78Updated 9 years ago
- Automatic strict types in PHP7☆62Updated 9 years ago
- Lambdalicious - Experiments in Elegant Functional Programming in PHP☆124Updated 9 years ago
- What the ... PHP☆36Updated 8 years ago
- Reverts the php-ast AST back into (somewhat) PSR-compliant code☆52Updated 6 years ago
- Partial function application.☆114Updated 7 years ago
- PSR-7 stream examples☆47Updated last month
- Interactive voting results for PHP RFC process.☆127Updated 2 weeks ago
- A PHP Type reconstruction library☆36Updated last month
- Typed arrays in PHP☆38Updated 9 years ago
- A static analysis engine☆171Updated 9 years ago
- Playing around with monads in php☆24Updated 2 years ago
- Map from PHP arrays, JSON, XML and Protocol Buffers (protobuf) to objects and back☆66Updated last year
- Manages the puli.json file of a Puli project.☆68Updated 8 years ago
- Test your library conformance with PSR-7☆17Updated 9 years ago
- Simple test framework, functional programming inspired☆26Updated 10 years ago
- A simple utility library that checks for PHP classes that should or shouldn't be marked as final☆79Updated 6 years ago
- Lazy loading for PSR-11 container☆15Updated 4 years ago
- PSR-7 storage-less CSRF token generation/validation☆179Updated 7 years ago
- A Command Line Interface (CLI) for managing Puli projects.☆51Updated 9 years ago
- Enforce type constraints through proxies☆22Updated 3 years ago
- Handling concurrent PHP processes☆29Updated 9 years ago
- Visithor PHP library☆42Updated 9 years ago
- Cache things with a minor change on your code.☆46Updated 9 years ago
- Asynchronous I/O with generators for PHP 5.5☆22Updated 11 years ago
- Safely cast values to int, float, or string in PHP