Libraries tagged by methods
sixach/wp-snippets
11092 Downloads
A plugin containing factory classes or methods for the Sixa projects.
shahmal1yev/gcollection
2058 Downloads
GenericCollection is a versatile PHP library that provides a type-safe collection class for managing various data types. Simplify your data management with intuitive methods and strong type constraints.
sergiors/applyzer
254 Downloads
A simple way to invoke setter methods
schoolsfocus/sf-webcontents-api-client
4 Downloads
A PHP client for interacting with the SchoolsFocus Webcontents API, providing methods to fetch website content, events, media, system data, and website menu.
sakharovmaksim/annotation-processor
8997 Downloads
Utility for parsing constants from the description of the test methods. Created by tutu.ru
saggre/weighted-random
412 Downloads
Get weighted random samples using the alias method
runtothefather/doctrine-psalm-plugin
6221 Downloads
Repository resolver to show psalm how to resolve getRepository method
royvoetman/laravel-flash-alerts
25 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
rooberthh/php-http-tools
102 Downloads
Basic Enums for HTTP methods and status codes.
robert-b/utils
203 Downloads
Laravel 4/5 helper methods
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
regeda/nest
25 Downloads
Nest is a decorator for key based methods invocation
redhead/cached
13 Downloads
A Kdyby\Aop aspect for caching method return values
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
rakshitbharat/extendeddatabase
243 Downloads
Extend Power of Laravel's ORM Eloquent with attaching more methods to it.