Libraries tagged by complex
realrashid/cart
1485 Downloads
Meet Cart — your ultimate solution for seamless shopping cart functionality in Laravel applications. Cart simplifies the complexities of shopping cart operations, from product additions to total calculations, ensuring a frictionless user experience.
php-open-source-saver/fractal
88913 Downloads
Handle the output of complex data structures ready for API output.
jasonpriem/human-name-parser
115460 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
heyday/silverstripe-menumanager
285098 Downloads
Allows complex menu management to be handled through the CMS when a simple tree structure is not enough.
chubbyphp/chubbyphp-framework
39432 Downloads
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
chriskonnertz/bbcode
244380 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
causal/image_autoresize
383658 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
causal/ig_ldap_sso_auth
339239 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
halleck45/phpmetrics
132763 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
complex/library-installer-plugin
1168397 Downloads
zenstruck/dsn
15443 Downloads
DSN parsing library with support for complex expressions.
vaened/php-search-engine
90359 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
stevegrunwell/mailto-link-formatter
69944 Downloads
Formatter for creating complex mailto: links
sad_spirit/pg_wrapper
8199 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
rekalogika/doctrine-advanced-group-by
21171 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.