Libraries tagged by levy
starfolksoftware/levy
1171 Downloads
A simple and straightforward package to manage and assign taxes to models in your laravel applications
lucassilvavi/levy-micro-framework
32 Downloads
The Levy Mirco-Framework.
levy/php-amqplib
740 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
staudenmeir/eloquent-has-many-deep
10108011 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
phpfastcache/phpfastcache
4343661 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
jeremykendall/php-domain-parser
11364337 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
rubix/ml
1101673 Downloads
A high-level machine learning and deep learning library for the PHP language.
paragonie/halite
7251642 Downloads
High-level cryptography interface powered by libsodium
clue/socket-raw
9266647 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
paragonie/ciphersweet
934059 Downloads
Searchable field-level encryption library for relational databases
jeremykenedy/laravel-roles
752831 Downloads
A Powerful package for handling roles and permissions in Laravel. Supports Laravel 5.3 up to 12.
leventcz/laravel-top
71528 Downloads
Real-time monitoring straight from the command line for Laravel applications.
level-2/dice
624574 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
vaimo/composer-patches
3793441 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
shiftonelabs/laravel-cascade-deletes
466815 Downloads
Adds application level cascading deletes to Eloquent Models.