Libraries tagged by namespace
imranz/wp-autoload
181 Downloads
Wp Autoload with Namespaces (For better and clean plugin code using OOP)
fsi/cache
122 Downloads
FSi Cache - Lightweight component that supports different cache storages with namespaces.
ferror/phpscan
15 Downloads
Package scans projects source directory to check whether it uses proper layered namespaces
exteon/class-name-helper
13 Downloads
Helper for common class and class namespace functions
corex/session
127 Downloads
Session (Namespace, Page, Token, ...)
azuracast/azuraforms
32424 Downloads
A modern, namespaced, configuration-driven forms engine for PHP.
amercier/vcloud-sdk
49 Downloads
21st century PHP SDK for vCloud Director - Object-oriented, hand-crafted, namespaced, PSR-2 compliant
aedart/model-vendor-path
70 Downloads
Getter and Setter package for a vendor path. This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-vendor-path).
aedart/model-uuid
52 Downloads
Getter and Setter package for Universally unique identifier (UUID). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-uuid).
aedart/model-table-name
66 Downloads
Getter and Setter package for a model table name. This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-table-name).
aedart/model-id
81 Downloads
Getter and Setter package for some kind of model identifier (id). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-id).
aedart/model-hash-algorithm
37 Downloads
Getter and Setter package for a model hash algorithm (name). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-hash-algorithm)
aedart/model-email
36 Downloads
Getter and Setter package for a model email. This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-email).
two-bros/php-amazon-mws
8 Downloads
An open-source library to connect to Amazon's MWS web services in an object-oriented manner, with a focus on intuitive usage. Forked from CPIGroup/phpAmazonMWS to add namespacing and cleanup for further development.
sevenecks/laravel-simple-cache
705 Downloads
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods