Libraries tagged by at
spaze/phpstan-disallowed-calls
13196085 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
rinvex/countries
5546205 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
overtrue/phplint
10868914 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nelexa/zip
6053249 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
laminas/laminas-escaper
75259135 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
fico7489/laravel-pivot
5125397 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
zendframework/zend-escaper
47553794 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
theseer/fdomdocument
40860496 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
spatie/laravel-route-attributes
594057 Downloads
Auto register routes using PHP attributes
laravel-lang/attributes
2253186 Downloads
List of 126 languages for form field names
koriym/attributes
2392736 Downloads
An annotation/attribute reader
jpkleemans/attribute-events
374207 Downloads
🔥 Fire events on attribute changes of your Eloquent model
dillingham/nova-attach-many
1854371 Downloads
Attach Many Nova field
spomky-labs/pki-framework
13573989 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
nette/safe-stream
4439299 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.