Libraries tagged by magic getter

lochmueller/autoloader

20 Favers
371819 Downloads

Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.

Go to Download


webhappens/magic-properties

2 Favers
6955 Downloads

Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.

Go to Download


aedart/overload

2 Favers
12720 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


mouf/utils.common.getvars

0 Favers
164709 Downloads

This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.

Go to Download


wubinworks/magic-object

0 Favers
3 Downloads

Object with Magic Getter and Setter.

Go to Download


hrn4n/magic

1 Favers
21 Downloads

Magic getters and setters for your classes

Go to Download


affinity4/magic

1 Favers
14 Downloads

Magic Trait used to easily add event listeners, spelling suggestions in errors and Javascript __set and __get style setters an getters to any class. Magic!

Go to Download


fdmind/magic-cache-invalidator

0 Favers
12 Downloads

Manages static cache invalidation for sites with site builder approach. Do you reference/relate an entry somewhere and that entry gets updated? It will clear static cache for a page where the changed entry is referenced. Oh.. and it also adds entry context menu option that allows to invalidate static cache for that entry.

Go to Download


coco-project/magic-access

2 Favers
282 Downloads

\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations

Go to Download


blackcube/magic-compose

0 Favers
30 Downloads

Simple solution for magic methods and method composition using attributes

Go to Download


roberthucks/seo-magic

0 Favers
15 Downloads

How do you get SEO working when you get tricked in to making an SPA? Magic.

Go to Download


dandjo/object-adapter

0 Favers
600 Downloads

Provides adapters for target objects with easy property access via magic getter and setter.

Go to Download


snscripts/getset

0 Favers
49906 Downloads

Trait for adding magic setters / getters to objects

Go to Download


linkorb/ace-editor-mode-php

0 Favers
19 Downloads

Ace editor mode get by file extension

Go to Download


keven/magician

2 Favers
25 Downloads

Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.

Go to Download


Next >>