Libraries tagged by score
awes-io/repository
105295 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
aura/includer
3118 Downloads
Include multiple files from specified directories, in order, with variables extracted into a limited include scope.
alexschwarz89/browserstack
5795 Downloads
Client library for Browserstack Screenshot API
sylius/admin-bundle
14381 Downloads
Sylius eCommerce administration panel component.
ant-vel/ant-vel
153 Downloads
Laravel e-commerce Application.
storekeeper/api-wrapper
8046 Downloads
StoreKeeper api wrapper/sdk
skorelabs/nova-panels
9759 Downloads
A custom panels package for those Nova resources with lots of relationships and/or fields
scoro/v3-php-sdk
10948 Downloads
Scoro API v3 SDK
wisdom-diala/countrypkg-laravel
3747 Downloads
package to fetch all countries and states around the world and store in the database
wegmeister/databasestorage
17822 Downloads
This package adds the ability to store inputs of a form (or other input) into database and export the stored data as xlsx.
webfactory/polyglot-bundle
16392 Downloads
Symfony Bundle simplifying translations of values stored in Doctrine ORM entities
weareferal/matrix-field-preview
14115 Downloads
Add screenshot previews to matrix and neo fields, helping you publish content quicker.
voku/session2db
19291 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
voceconnect/wp-large-options
3711 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vkr/collection
30637 Downloads
Store and retrieve objects based on keys