Libraries tagged by extends
symfony-cmf/routing
52576515 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
martin-georgiev/postgresql-for-doctrine
6013335 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
algolia/scout-extended
6874275 Downloads
Scout Extended extends Laravel Scout adding algolia-specific features
scheb/2fa-trusted-device
6002547 Downloads
Extends scheb/2fa-bundle with trusted devices support
scheb/2fa-totp
3497185 Downloads
Extends scheb/2fa-bundle with two-factor authentication using TOTP
scheb/2fa-google-authenticator
9379499 Downloads
Extends scheb/2fa-bundle with two-factor authentication using Google Authenticator
scheb/2fa-email
5109220 Downloads
Extends scheb/2fa-bundle with two-factor authentication via email
scheb/2fa-backup-code
4302491 Downloads
Extends scheb/2fa-bundle with backup codes support
ivopetkov/html5-dom-document-php
1469071 Downloads
HTML5 DOMDocument PHP library (extends DOMDocument)
aura/sql
2716108 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
sonata-project/easy-extends-bundle
6299576 Downloads
Symfony SonataEasyExtendsBundle
mi-schi/phpmd-extension
930094 Downloads
Contains extra phpmd rules from clean code book and the best practices of my experiences.
typicms/nestablecollection
341940 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
stymiee/email-validator
510026 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
krowinski/bcmath-extended
1170967 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations