Libraries tagged by methods to class
mistralys/application-utils-collections
47484 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
silvertipsoftware/dynamic-methods
15541 Downloads
Add dynamically attached methods to any class. Binding variation requires 5.4 and above
mmedia/classcontroller
11207 Downloads
A controller that can take standard PHP classes and convert them to controller methods with auto validation.
glowy/macroable
5294 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
dgifford/property-setter-trait
5714 Downloads
Trait providing methods to set class properties with an array.
purplespider/silverstripe-asset-delete-if-unused-extension
4537 Downloads
Provides a deleteIfUnused() method to the File class
adnane/laravel-speaks-arabic
478 Downloads
a light weight ,open-source laravel package . It facilitates dealing with arabic concepts in Laravel Framework using a set of classes and methods to make laravel speaks arabic!
labrodev/php-mixed-converter
494 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
drupal/core-datetime
424 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
imponeer/toarray-interface
16097 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
tojibon/web-scraper
66 Downloads
A web scraper php class using PHP cURL to scrap web page. By which you can scrap web page by cURL get, post methods also by which you can scrap web page content from a asp.net based websites with form post.
runopencode/metadata
192 Downloads
Utility to read/search for class/property/method metadata (attributes).
pointybeard/helpers-exceptions-readabletrace
4119 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
rmunate/laravel_helpers
2763 Downloads
Empower Your Laravel Journey: Unleash the Power of Helpers! Unlock a world of possibilities with our standard creation and seamless utilization of helpers within the Laravel framework. Our solution offers a simple, efficient, and elegant way to execute your application's custom methods from any class or view, making development a breeze. Supercharge your Laravel project and elevate your coding experience with our Helper Library.
berlioz/php-doc
10220 Downloads
Berlioz PhpDoc is a PHP library to read the documentations in code (classes, methods and functions) with advanced annotation interpretation.