Libraries tagged by efff
mounirrquiba/openai
435 Downloads
OpenAI API Client is a component-oriented, extensible client library for the OpenAI API. It's designed to be faster and more memory efficient than traditional PHP libraries.
mouf/utils.common.getvars
163364 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mohammedmanssour/file-cast
194 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mkcg/php-query-model
1199 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
melasistema/hyde-layouts-manager
22 Downloads
Effortless HydePHP Layouts and Components Management. HydePHP Layouts Manager is a powerful Composer package that simplifies the way you manage layouts and reusable components within your HydePHP projects.
marabesi/easy-crud
75 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
manuwhat/strip-tags
115 Downloads
remove PHP and HTML Tags from a string in a custom and efficient way
makasim/values
27203 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
makarms/text-probe
1 Downloads
Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.
mahou/mosparo-powermail
2 Downloads
Integrates the mosparo spam protection system into TYPO3's Powermail extension, enabling easy and effective spam protection for Powermail forms.
lukesnowden/menu
2482 Downloads
Effortless menu building for Laravel 4
lugege/laravel-aspect
11 Downloads
efficient Laravel extension package designed to enhance development productivity. It integrates powerful annotation handling and practical helper classes, making the development of Laravel applications more convenient and flexible.
lsnepomuceno/laravel-simple-ddd
3 Downloads
Create and manage A Domain Driven Design (DDD) in your Laravel app, simply and efficiently.
looplinguist/random-password-generator
156 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.