Libraries tagged by primer
josprox/jossecurity
21 Downloads
JosSecurity es un framework y librería al mismo tiempo, debido a que, el sistema lo podrás usar como primer uso o segundo uso en tu proyecto, JosSecurity tiene herramientas para que puedas crear tu sitio web de una manera fácil y sencilla sin tener conocimientos en el back-end.
danog/primemodule
847202 Downloads
Prime module capable of doing prime factorization of huge numbers very quickly."
drupol/phpermutations
725632 Downloads
Generators and iterators, permutations and combinations.
yireo/magento2-linkpreload
369478 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
robclancy/presenter
1129457 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
jfcherng/php-sequence-matcher
6304752 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
ionux/phactor
95022 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
rinvex/laravel-addresses
60143 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
rekalogika/mapper
56828 Downloads
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
fof/links
138988 Downloads
Manage Flarum primary navbar menu links
chubbyphp/chubbyphp-framework
46843 Downloads
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
alsofronie/eloquent-uuid
339240 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
coenjacobs/eloquent-composite-primary-keys
86472 Downloads
Offers composite primary keys on Eloquent models
madewithlove/laravel-nova-uuid-support
134659 Downloads
Adds uuid and other string identifier support to Laravel Nova
jetcod/eloquent-keygen
37855 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models