psr 0 - php psr-0 restful webservice library -


is aware of lightweight restful lib namespaced following psr-0 guide lines.

looking @ slim, epiphany better structured , namespaced per psr-0 recommendations.

slim claims psr-0 compliant not , 'achieves' using own autoloader.

any tips appreciated.

silex similar slim better architecture imo , psr-0 compliant.


Comments

Popular posts from this blog

sql server - NHibernate incorrectly creating ManyToMany table - Cannot define PRIMARY KEY constraint on nullable column error -

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -