Libraries tagged by 4.5
erfanhemmati/kavenegar
1744 Downloads
laravel 4 and 5 kavenegar integration
duoshuo/uuid
38920 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
djthossi/shipcloud-sdk
1041 Downloads
This project is an SDK for shipcloud's API. Thanks to comyo-media/shipcloud-php for providing the PHP 5.4+ version which works pretty similar and inspired me to build this php 8.1+ version
datingvip/php-whois
813 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
contao/polyfill-symfony
70689 Downloads
Adds some Symfony resources for bundles that want to be compatible with both Symfony 4 and 5
comyo-media/shipcloud-php
13701 Downloads
shipcloud API v1 PHP 5.4+ library
cgoit/calendar-extended-bundle
1089 Downloads
Contao 4/5 LTS calendar extension bundle. Better recurring events and exceptions.
cccyun/php-whois
212 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
tohtamysh/laravel-phpbb-bridge
2843 Downloads
Authentication module for Laravel 5.4 and phpBB 3.2
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
resonantcore/php-future
7 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
maatwebsite/clerk
145 Downloads
An eloquent way of importing and exporting Excel and CSV in PHP 5.4+ with the power of packages PHPExcel, League/Csv and Laravel's Collections
lakedawson/vocal
246 Downloads
Recursive functionality for Eloquent in Laravel 4 and 5
ehough/generators
6872 Downloads
Simulate generators in PHP 5.3 and 5.4. Useful for backporting code.