Popular Packages
-
PHP
masmerise/matchmaking-for-laravel
Dynamically pair incoming requests with the right application interface.
-
PHP
masmerise/matchmaking-for-laravel-utils
Utilities to accelerate development with (Laravel) Matchmaking.
-
PHP
prinsfrank/phpstan-doc-code-analyzer
Analyze code snippets in documentation and README with PHPStan!
-
-
PHP
white-rabbit-1-sketch/php-file-hash-map
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
-
-
-
-
-
-
PHP
dealnews/filter
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
-
-
-
PHP
redsquirrelstudio/laravel-backpack-import-operation
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
-
PHP
okapi/aop
PHP AOP is a PHP library that provides a powerful Aspect Oriented Programming (AOP) implementation for PHP.