Libraries tagged by aries
riesjart/eloquent-query-object
669 Downloads
Query object as a wrapper for Eloquent query builder
riesjart/eloquent-model-trait
671 Downloads
Addition of useful methods for Eloquent models
riesjart/eloqrud
688 Downloads
Eloquent CRUD through repositories
riesjart/collection-macros
258 Downloads
Macros for base Laravel and Eloquent collections
gries/php-source-query-class
172 Downloads
Forked Repo to improve Mincraft-Support
frieser/wsse-authentication-bundle
144 Downloads
Symfony2 bundle to implement WSSE authentication
frieser/gcm
124 Downloads
Endroid Google Cloud Messaging
frieser/buzz
145 Downloads
Lightweight HTTP client
christian-riesen/password-hash-bundle
39 Downloads
Custom password encoder for symfony2, using the new password hash api from php 5.5 (with fallback for 5.3 + 5.4)
zorro909/twitch-api
14 Downloads
This TwitchAPI for PHP tries to be completely compatible with the new Twitch API (https://dev.twitch.tv/docs/api/)
yuxblank/phackp
81 Downloads
pHackp aim to provide a fast and easy way to build modern and responsive websites and apps. It provides an Model View Controller structure for organizing your project and tries to be as far as possible 'convention over configuration'
yousafsyed/algorithms
19 Downloads
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.
yalesov/php-cs-fixer
11 Downloads
Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)
viodev/laravel-bulk-update
9 Downloads
Laravel helper for bulk updating records when the data varies, using CASE update statements.
syardumi/my-eloquent-ldap
10 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.