Halleck45 / DesignPatternDetectorLinks
detection of design patterns in PHP code
☆117Updated last year
Alternatives and similar repositories for DesignPatternDetector
Users that are interested in DesignPatternDetector are comparing it to the libraries listed below
Sorting:
- Add scalar type hints and return types to existing PHP projects using PHPDoc annotations☆226Updated 4 years ago
- PHP Benchmarking Framework☆298Updated 9 years ago
- PSR-7 storage-less CSRF token generation/validation☆179Updated 6 years ago
- Tool to detect assumptions☆162Updated 3 months ago
- Manages the puli.json file of a Puli project.☆68Updated 8 years ago
- Collections Abstraction library for PHP☆63Updated 8 years ago
- One-file composer scripts☆395Updated 6 years ago
- [Git hook] Tool to add all PHP internal functions and constants to its namespace by adding backslash to them.☆88Updated 5 years ago
- PHP form validation extracted from HTML forms. Write forms and validation once in the same place!☆99Updated last year
- A key-value store API with implementations for different backends.☆124Updated 2 years ago
- A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7☆184Updated 8 years ago
- An event loop interface for interoperability in PHP.☆169Updated 8 years ago
- PHP 7.4 AMQP library☆76Updated last year
- Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.☆71Updated 6 months ago
- Interactive voting results for PHP RFC process.☆128Updated this week
- PHP implementation of SOAP 1.1 and 1.2 client specifications☆176Updated 4 months ago
- A usable, beautiful and easily testable console toolkit written in PHP.☆211Updated 8 years ago
- AOP-based strict type checks for PHP