Slim-Extras icon indicating copy to clipboard operation
Slim-Extras copied to clipboard

(DEPRECATED) Slim Framework resources

Results 25 Slim-Extras issues
Sort by recently updated
recently updated
newest added

Hey Josh, got a static member using 'this' - pull removes this; thanks for the great work, Chris

I made a small API middleware class to send errors for missing endpoints and circumvent the 404 page. A few other things are planned as well. Cheers!

It uses the username parameter to the key of $_SESSION from which get the username.

It might happen the resource is invalid in case you are caching your objects.

- Changed link to mustache.github.com to use https instead of http - Fixed link to mustache.php so it doesn't try to send you to https://github.com/codeguy/Slim-Extras/blob/master/Views/github.com/bobthecow/mustache.php

The middleware will compile LESS files on-the-fly using the [`Assetic`](https://github.com/kriswallsmith/assetic) library. It supports minification and caching, also via `Assetic`. I've been using this in my project for a couple weeks....

Working example here: https://github.com/ichbinadrian/Slim-MtHaml-Twig It's the MtHaml to Twig View for Slim.