Popular Packages
-
PHP
yousafsyed/algorithms
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
-
-
-
-
jaclise/rbac
rbac module
-
PHP
guilhermegonzaga/repository
Repositories for Laravel 5 which is used to abstract the database layer.
Abandoned! See https://github.com/andersao/l5-repository
-
-
PHP
scr-be/teavee-image-magic-bundle
A simple abstraction image handlers, currently using the IMagick extension.
Abandoned!
-
-
PHP
makallio85/php-sms
PHP library to send SMS messages via different gateways
Abandoned! See https://github.com/Nexmo/nexmo-php
-
-
-
-
PHP
jonphipps/idehelper
Generate a file to help IDE's like PHPStorm, NetBeans, or Sublime Text with code completion for Laravel's static facades