Libraries tagged by abra
consistence/consistence
1071736 Downloads
Consistence - consistent approach and additions to PHP's functionality
aura/web
463237 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
aura/session
1054856 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/filter
527722 Downloads
Filters to validate and sanitize objects and arrays.
aura/di
920309 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
aura/cli
1377298 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
aura/autoload
392137 Downloads
Provides a PSR-4 compliant autoloader implementation.
arandilopez/laravel-profane
171762 Downloads
Laravel Profanity Valitador
afragen/wp-dependency-installer
90391 Downloads
Library that helps WordPress plugin dependency management.
abcaeffchen/sepa-utilities
1480922 Downloads
SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP >= 8.1.
spatie/laravel-options
189061 Downloads
Create arrays of options from different sources
siriusphp/validation
684669 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
scriptfusion/mapper
145874 Downloads
Transforms arrays using an object composition DSL.
php-tmdb/api
364088 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
pear/numbers_words
870684 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.