Libraries tagged by it
theiconic/name-parser
3454352 Downloads
PHP library for parsing a string containing a full name into its parts
tailflow/laravel-orion
473093 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
spomky-labs/pki-framework
15456681 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
rmm5t/jquery-timeago
164556 Downloads
jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
renoki-co/php-k8s
551689 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
ps/image-optimizer
1663010 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
pear/crypt_gpg
3840615 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
pear/console_table
11662938 Downloads
Library that makes it easy to build console style tables.
nicmart/string-template
1537415 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
multicaret/laravel-acquaintances
229262 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
mtownsend/read-time
370879 Downloads
A PHP package to show users how long it takes to read content.
microsoft/azure-storage-blob
13424838 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs.
m1/env
10403691 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
league/factory-muffin-faker
9516027 Downloads
The goal of this package is to wrap faker to make it super easy to use with factory muffin.
kodeine/laravel-meta
628872 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.