Libraries tagged by nofollow
turahe/laravel-likeable
513 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
liliom/laravel-acquaintances
2311 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.
wordpress-phoenix/abstract-plugin-base
10712 Downloads
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
teknoo/recipe
25842 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
teknoo/east-common
11371 Downloads
Universal package, following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), providing components (user management, object persistence, template rendering, ..) for the creation of web application or website.
opencal/ical
992 Downloads
The opencal/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible. This package is a fork from eluceo/ical.
laravesl/phpunit
5261 Downloads
PHPUnit is a testing framework designed for PHP developers, following the xUnit architecture for unit testing frameworks.
kcs/phpstan-strict-rules
2431 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
jtc-solutions/core
1646 Downloads
Core bundle for every application in JTC that follows standard processes.
jmeyering/hal-explorer
21314 Downloads
HalExplorer is a php client for exploring HAL Hateoas apis. HalExplorer is able to craft requests and follow links to resource relationships.
drupal/legacy-project
19246 Downloads
Project template for Drupal projects with composer following drupal/drupal layout
dilneiss/laravel-nist-password-rules
2828 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
crossknowledge/subconverter-bundle
12526 Downloads
Implementation of subtitles converter with following supported formats: srt, webvtt, ttaf1, txt, tabtxt
codelytv/php-bootstrap
571 Downloads
Starting point if you want to bootstrap a project in PHP following best practices.
artyuum/symfony-jsend-response
38667 Downloads
JSendResponse component for HttpFoundation based applications (Symfony, Silex, Laravel, Drupal, etc.). It follows the JSend specification, allowing you to give consistent JSON responses to your users.