Libraries tagged by it
noisebynorthwest/php-spx
4224 Downloads
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
nicmart/string-template
1775524 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
290555 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
mtownsend/read-time
666288 Downloads
A PHP package to show users how long it takes to read content.
m1/env
13045327 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
lichtner/fluentpdo
290329 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
league/factory-muffin-faker
12573757 Downloads
The goal of this package is to wrap faker to make it super easy to use with factory muffin.
kodeine/laravel-meta
860188 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
jokkedk/webgrind
201613 Downloads
Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.
ion-bazan/composer-diff
2130735 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
hprose/hprose
223346 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
helhum/dotenv-connector
5033553 Downloads
Makes it possible to set environment variables for composer projects.
envms/fluentpdo
549131 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
cjmellor/level-up
118773 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
bkwld/cloner
2382703 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.