Libraries tagged by also
stancl/laravel-hasmanywithinverse
3836 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
soup/paginator
1533 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
smartel1/array-fixer
717 Downloads
validator that also fixes
sitewards/modman-php
4292 Downloads
PHP implementation for modman, to use it on every operating system with PHP support (also Windows).
shel/blog
4965 Downloads
A blog package for Neos CMS based on fusion AFX. Also supports atom feeds and AMP.
selay/php-credit-card-validator
8654 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
rotexsoft/sqlschema
925 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
reportico/assetter
11350 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files.
rekalogika/collections-domain
1176 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
redpandacoding/provinces-state-listings
5517 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
rasclatt/smart-dto
517 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
qc/qc-redirects
10167 Downloads
Extends Core's Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.
pyrou/morpheus
405 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
pressbooks/pressbooks-book
6152 Downloads
This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.
poor-plebs/guzzle-connect-retry-decider
1902 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.