Libraries tagged by alite
php-ds/php-ds
10182520 Downloads
Specialized data structures as alternatives to the PHP array
nelexa/zip
8527050 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.
brick/varexporter
36535038 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
arrilot/laravel-widgets
4888495 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
deepseek-php/deepseek-php-client
109461 Downloads
deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.
workerman/phpsocket.io
614468 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
toflar/psr6-symfony-http-cache-store
4825624 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
riimu/kit-phpencoder
8714897 Downloads
Highly customizable alternative to var_export for PHP code generation
php-ds/ext-ds
14266 Downloads
An extension providing efficient internal data structures as an alternative to arrays
paquettg/string-encode
9422182 Downloads
Facilitating the process of altering string encoding in PHP.
log1x/navi
774010 Downloads
A developer-friendly alternative to the WordPress NavWalker.
diogogpinto/filament-auth-ui-enhancer
213863 Downloads
This Filament plugin empowers you to transform your auth pages with ease, allowing you to make them truly stand out. It offers a flexible alternative to the default auth pages in the Filament Panels package.
coderflex/laravel-turnstile
460478 Downloads
A package to help you implement the Cloudflare turnstile "CAPTCHA Alternative"
needim/noty
328977 Downloads
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
swayok/alternative-laravel-cache
623407 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/