Libraries tagged by simple di
bitandblack/image-blur
1011 Downloads
CSS-only alternative to the BlurHash algorithm: Extract the most important color values from an image and create CSS gradients out of them. The color gradients can be used to display a simple blurred preview of an image while it still loads.
widmogrod/data-grid
36 Downloads
DataGrid is simple library for presentation different kinds of tabular data
wellingtonbarbosa/knn
31 Downloads
A package to calculate Euclidean distance in a simple way, in addition to comparing results for recommendation quickly and symptomatically, without ifs.
molajo/filesystem
293 Downloads
Simple, uniform file and directory services API for PHP applications that enables applications to interact with any filesystem for which an adapter has been defined in a common way.
evandotpro/edpdiscuss
18 Downloads
A very simple and generic threaded discussion module for ZF2. Great for forums, comments, etc.
werx/messages
4543 Downloads
Simple package for building and displaying various types of messages in a web app.
stechstudio/publish-s3-assets
569 Downloads
A simple way to publish assets directly to S3, in CI or elsewhere
somarkn99/estimated-reading-time
7 Downloads
A simple package to calculate and display estimated reading time in both Arabic and English.
mohit-mingh/zf2booster
40 Downloads
This is a simple module to setup 2 different Caching mechanizm in ZF2 to speed up the performance of your website.
edwinhoksberg/trustpilot-api
209 Downloads
An simple library for parsing and displaying Trustpilot reviews.
mkd/laravel-fast-api
5 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.
migliori/php-pdo-database-class
432 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
james-machouk/azure-ad-auth
248 Downloads
it's an easy and simple way to integrate azure active directory login with laravel auth
ejetar/laravel-api-response-formatter
9 Downloads
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
drago-ex/parameters
1162 Downloads
A simple Nette extension for accessing common directory paths (appDir, wwwDir, tempDir) in your application via dependency injection.