Libraries tagged by s
doctrine/deprecations
388885343 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
dnoegel/php-xdg-base-dir
225670344 Downloads
implementation of xdg base directory specification for php
dflydev/dot-access-data
290141622 Downloads
Given a deep data structure, access data by dot notation.
composer/pcre
245582025 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
codeception/codeception
76006415 Downloads
BDD-style testing framework
fruitcake/laravel-cors
113858545 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
twilio/sdk
77494377 Downloads
A PHP wrapper for Twilio's API
symplify/easy-coding-standard
28189610 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
symfony/security-guard
87380326 Downloads
Symfony Security Component - Guard
symfony/html-sanitizer
17611166 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
sylius/sylius
5013692 Downloads
E-Commerce platform for PHP, based on Symfony framework.
staabm/side-effects-detector
30593246 Downloads
A static analysis tool to detect side effects in PHP code
spatie/simple-excel
6891895 Downloads
Read and write simple Excel and CSV files
spatie/phpunit-snapshot-assertions
13352995 Downloads
Snapshot testing with PHPUnit
spatie/laravel-sluggable
9113034 Downloads
Generate slugs when saving Eloquent models