Libraries tagged by primetime
honed/core
15106 Downloads
Shared utilities for developing the Honed Laravel ecosystem.
falseclock/dbd-php-entity
7358 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
martinezdelariva/hydrator
21724 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
j45l/functional-php
17487 Downloads
Functional primitives for PHP
grifart/stateful
8804 Downloads
Serializes any object into primitive types and arrays.
good-php/serialization
15311 Downloads
Extendable reflection-based serializer with support for JSON and PHP primitive formats
calmohallag/nullable-casting
9950 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
danog/tgseclib
432828 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
stillat/primitives
5952 Downloads
Parses strings of primitive values into a PHP array.
snipershady/typeidentifier
2351 Downloads
Free service to identify primitive type of a variable
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
primitive/openapi-initializer
760 Downloads
A command for Laravel to quickly scaffold an OpenAPI Spec file
zingle-com/array-model
17405 Downloads
Model primitive arrays.
mpyw/sharable-value-objects
84240 Downloads
Share value objects that contain the same primitive value as a singleton.
awurth/functional
42 Downloads
Functional primitives for PHP