farafiri / PHP-parsing-tool
Lib for generate parser for grammar, given in form similar to BNF notation. Parse string into easy to use object. You can easy switch between PEG algorithm and its extended version (slower but can work with any context-free grammar)
☆30Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for PHP-parsing-tool
- Common mathematical graph algorithms implemented in PHP☆136Updated 2 years ago
- PHP extension implementing a magic "Comparable" interface☆49Updated 11 years ago
- Dead simple PSR-15 / PSR-7 middleware dispatcher☆90Updated 2 months ago
- PSR-11 compatible Dependency Injection Container for PHP.☆139Updated 7 months ago
- Symfony Bundle for the Neo4j Graph Database☆78Updated this week
- DB schema manager for Doctrine DBAL☆97Updated 10 months ago
- Lightweight library that eases using components built for ReactPHP in a traditional, blocking environment.☆155Updated 2 years ago
- Benchmark for some popular PHP Dependency Injection Containers.☆76Updated last year
- A PHP port of kmyacc☆152Updated last year
- PSR-15 interfaces for HTTP Middleware☆73Updated 7 years ago
- A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.☆50Updated 3 years ago
- A simple abstraction for paginated and non-paginated results☆159Updated 8 months ago
- DriftPHP is a non-blocking PHP framework on top of ReactPHP and Symfony components.☆96Updated 3 years ago
- [EXPERIMENTAL] Promoting container/framework interoperability through standard service providers☆72Updated 9 months ago
- PHP Event Store Client Implementation☆114Updated last month
- [READ-ONLY] Hydrate arrays to objects with PHP 7.4 and constructor injection☆30Updated 3 years ago
- Skeleton project for DriftPHP☆129Updated last year
- Documentation as tests "à la" Rust for PHP.☆48Updated 2 years ago
- Lexing experiments in PHP☆161Updated 3 years ago
- Injects services from a PSR-11 dependency injection container to PHPUnit test cases☆63Updated last month
- A set of tools for lexical and syntactical analysis written in pure PHP.☆223Updated 7 years ago
- Recursively convert existing objects into Alice fixtures☆51Updated 4 years ago
- PHP implementation of SOAP 1.1 and 1.2 client specifications☆175Updated last year
- A DSL for validating data in a functional fashion☆48Updated 3 years ago
- Wrappers for PHP primitives allowing immutable structures☆70Updated this week
- A Symfony bundle to convert existing Doctrine entities into Alice fixtures☆45Updated 4 years ago
- PHPStan rules for checked & unchecked exceptions☆108Updated 3 years ago
- [READ-ONLY] Generated AutoMapper for PHP☆74Updated 11 months ago
- A FFI Wrapper library and header parser!☆138Updated 10 months ago
- Provide helpers that validate a request against an OpenAPi/Swagger2 API description☆24Updated last year