Libraries tagged by full text
exorus/php-mime-mail-parser
49443 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
t3g/blog
504000 Downloads
This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.
aimeos/aimeos-typo3
84862 Downloads
Professional, full-featured and high performance TYPO3 e-commerce extension for online shops and complex B2B projects
adriansuter/php-autoload-override
48242 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
nilportugues/sphinx-search
428613 Downloads
Fully unit tested SphinxClient (SphinxAPI) for PHP5.3 and above to be used with SphinxSearch
t3/min
843614 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
jelix/fakeserverconf
78429 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
fahadyousafmahar/slash-login
1335 Downloads
Say goodbye to repetitively fill / submit login forms during development of your laravel applications. This package allows you to login as any user with just a "slash login" (/login/user_id)
scottybo/laravel-facebook-sdk
23641 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel 7.x
perfectpanel/extlib-crossjoin-css
3687 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
ziedelifa/num-to-words
6791 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
vladpimk/laravel-translation-pim
5086 Downloads
Fork of joedixon/laravel-translation. Added support for the illuminate/support package version 11.0 to enable compatibility with Laravel 11. The version has not been fully tested
forked/mailreader
2868 Downloads
A fully tested simple email reader parser for PHP 5.6+.
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
vanqard/passman
2837 Downloads
Super simple password hash manager for hashing password, to verify password hashes and test for the need to rehash a password. Fully compliant oo wrapper.