Libraries tagged by morce
steefdw/standards-enums
38617 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
sleimanx2/plastic
141329 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
sjaakp/yii2-loadmore
22116 Downloads
Load More button for Yii 2.0 GridView or ListView
shipmonk/input-mapper
16645 Downloads
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
setono/meta-conversions-api-php-sdk
95446 Downloads
PHP library with basic objects and more for working with Facebook/Metas Conversions API
s-cart/s-cart
5650 Downloads
Free Laravel e-commerce for business: shopping cart, cms content, and more...
rumenx/php-feed
29 Downloads
Framework-agnostic PHP Feed generator for Laravel, Symfony, and more.
rtcamp/nginx-helper
16104 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
rinvex/universities
14514 Downloads
Rinvex Universities is a simple and lightweight package for retrieving university details with flexibility. A whole bunch of data including name, country, state, email, website, telephone, address, and much more attributes for the 17k+ known universities worldwide at your fingertips.
rekalogika/doctrine-advanced-group-by
13187 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
regulus/tetra-text
160951 Downloads
A small text/string formatting composer package for Laravel 5 that formats numeric values, money values, phone numbers, and more.
pragmatic-modules/magento2-module-system-configuration-toolkit
8960 Downloads
System Configuration Toolkit is a Magento 2 module that shows sort order of system configuration's tabs, sections, groups, and fields. It also helps you to see full field paths, so no more looking for those.
pragmatic-modules/jslayout-parser
4741 Downloads
Lightweight PHP library that was created to make work with `$jsLayout` in Magento 2 less spaghetti, and more object-oriented.
phpfluent/callback
56233 Downloads
Allows you execute callbacks in a more dynamic way
phix/contractlib
32766 Downloads
ContractLib is a lightweight PHP library designed to help you write more robust PHP components by helping your components enforce programming contracts throughout your code