Libraries tagged by dead methods

mrkindy/deadscanner

0 Favers
52 Downloads

Laravel console command to list dead methods and classes from Laravel projects.

Go to Download


jdrieghe/array-helpers

17 Favers
482515 Downloads

A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.

Go to Download


hananils/kirby-date-methods

29 Favers
884 Downloads

Parsing and formatting dates can be difficult, especially if you deal with multilingual content. Date Methods aims to simplify date output by providing page and field methods to handle points in time as well as date ranges accurately in your snippets and templates.

Go to Download


aedart/overload

2 Favers
12839 Downloads

Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)

Go to Download


aedart/athenaeum-properties

0 Favers
2048 Downloads

DEPRECATED - Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods

Go to Download


zozlak/logging

1 Favers
12173 Downloads

Set of methods to deal with the HTTP Accept header

Go to Download


zozlak/http-accept

1 Favers
9789 Downloads

Set of methods to deal with the HTTP Accept header

Go to Download


cse/helpers-arrays

7 Favers
69 Downloads

Array helpers provides extra static methods allowing you to deal with arrays more efficiently.

Go to Download


hopkins/migrate-reload

1 Favers
180 Downloads

A simple console command to drop every table in the database, and then run migrations, as well as seeds. Helpful for rapid development when you do not want to deal with the down() methods of migrations

Go to Download


bakgul/kernel

1 Favers
232 Downloads

This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.

Go to Download


symfony/json-streamer

21 Favers
741178 Downloads

Provides powerful methods to read/write data structures from/into JSON streams.

Go to Download


ci/restclientbundle

57 Favers
619866 Downloads

Provides REST request methods. Mapper bundle for php internal curl library

Go to Download


slub/php-mods-reader

4 Favers
26662 Downloads

Read MODS metadata into PHP objects that offer some convenient data extraction methods

Go to Download


shootproof/php-sdk

6 Favers
46946 Downloads

The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.

Go to Download


granam/strict-object

3 Favers
54263 Downloads

Base object, checking access to undefined properties and methods

Go to Download


Next >>