Libraries tagged by utilizer
magslabs/laravel-storedproc
77 Downloads
This is a custom package for Laravel to utilize/use stored procedures on your laravel application.
leonnleite/orulo-sdk
812 Downloads
SDK PHP para utilizar a API do Orulo
lazardjokovic/laravel-attributes
146 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
laravel5compitable/attributes
1 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
kovagoz/http-middleware-closure-handler
8 Downloads
PSR-15 compatible HTTP middleware which can utilize closure type request handlers.
koolob/mysqli-database-class
7 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
kjmtrue/laravel-tags
645 Downloads
Rinvex Tags is a polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
kjmtrue/laravel-attributes
729 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
jsolam/laravel-attributes
7 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
joedevsharp/entitylite
14 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jesusch/php-queue
6 Downloads
PHP Class to handle concurrent running Jobs to utilize the power of multiple cores
jennoramcaj/laravel-attributes
38 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
jaroslawzielinski/sqlite3-database-class
247 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
jareddmz/laravel-infobip-sms
94 Downloads
Configurar y utilizar de forma sencilla el envío de SMS´s a través de Infobip.
jair921/laravel-domain-commands
8 Downloads
Artisan commands to Laravel apps that utilizes Domain Driven Design. Based on notiv/laravel-domain-commands