Libraries tagged by methods to class

dgifford/property-setter-trait

0 Favers
3809 Downloads

Trait providing methods to set class properties with an array.

Go to Download


atomastic/macroable

7 Favers
7063 Downloads

Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.

Go to Download


romanlazko/support-macroable

0 Favers
4 Downloads

Trait Macroable to dynamically add methods to your PHP classes.

Go to Download


zauberfisch/silverstripe-better-image

4 Favers
750 Downloads

Adds additional methods to the SilverStripe Image class

Go to Download


astrotomic/laravel-transaction-proxy

5 Favers
1313 Downloads

This package provides a trait and class to call methods in a database transaction.

Go to Download


akondas/php-runtime

6 Favers
1869 Downloads

PHP Runtime class provides methods to get total and free memory

Go to Download


imliam/laravel-macros

3 Favers
6 Downloads

A collection of miscellaneous methods to extend some of Laravel's core classes through the use of macros and mixins

Go to Download


bigsinoos/laravel-repository-response

4 Favers
9 Downloads

Solution to PHP repository class method responses, Helps to implement true Repository pattern.

Go to Download


rapidwebltd/improved-polymorphic-eloquent-builder

12 Favers
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.

Go to Download


mediagone/types-collections

1 Favers
1922 Downloads

Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).

Go to Download


mbrevda/aurasql-queryproxy

5 Favers
4111 Downloads

Class to proxy Aura Sql and Query methods

Go to Download


hotelmah/mysqli-wrapper

1 Favers
15 Downloads

This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.

Go to Download


grzgajda/comicvine-api

7 Favers
56 Downloads

PHP class wrapper providing a simple and flexible methods to using ComicVine API.

Go to Download


nickmoline/robots-checker

2 Favers
849 Downloads

Class to check a URL for robots exclusion using all possible methods of robots exclusion

Go to Download


hotelmah/write-file

1 Favers
15 Downloads

Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.

Go to Download


<< Previous Next >>