GitHub / codeguy/Slim-Extras issues and pull requests
#109 - Class 'Slim\\Middleware' not found
Issue -
State: open - Opened by userator about 6 years ago
#108 - Not PHP 7.2 compliant with the last version of Slim 2
Issue -
State: open - Opened by maidmaid over 6 years ago
#107 - Session is always empty
Issue -
State: open - Opened by top-challenger over 6 years ago
- 1 comment
#106 - Bug: Views/Smarty line 110 calls $this from static function
Issue -
State: closed - Opened by pdscopes over 9 years ago
#105 - Rename Jsonp.php to JSONPMiddleware.php
Pull Request -
State: open - Opened by mastermindg about 10 years ago
#104 - Twig_Template does not accept an object for render method
Pull Request -
State: open - Opened by robertodormepoco over 10 years ago
#103 - Use mustache to the fullest abilities
Pull Request -
State: closed - Opened by Prefinem almost 11 years ago
#102 - Update Twig.php
Pull Request -
State: open - Opened by ahoulgrave almost 11 years ago
#101 - Content Negotiation example
Issue -
State: open - Opened by marleyiam almost 11 years ago
#100 - Add reference to Slim Logger in README.markdown
Pull Request -
State: closed - Opened by DavidePastore about 11 years ago
#99 - More secure token generate
Pull Request -
State: closed - Opened by uzulla over 11 years ago
#98 - Allow basic auth with empty username
Pull Request -
State: open - Opened by ulrichsg over 11 years ago
#97 - Create the HtmlFileWriter logger
Pull Request -
State: open - Opened by DavidePastore over 11 years ago
#96 - User control logger
Pull Request -
State: open - Opened by DavidePastore over 11 years ago
#95 - More settings/placeholder for DateTimeFileLogger
Pull Request -
State: open - Opened by DavidePastore over 11 years ago
#94 - DateTimeFileWriter.php: Add a parameter
Pull Request -
State: closed - Opened by DavidePastore over 11 years ago
- 1 comment
#93 - Split this repository
Issue -
State: closed - Opened by DavidePastore over 11 years ago
- 8 comments
#92 - Auth Routing Issues
Issue -
State: closed - Opened by corbanb over 11 years ago
#91 - Updated call to retrieve data from Slim.
Pull Request -
State: open - Opened by ukiahsmith over 11 years ago
#90 - Update Twig.php
Pull Request -
State: closed - Opened by iPrior over 11 years ago
#89 - Added login.redirect support
Pull Request -
State: closed - Opened by natefanaro over 11 years ago
#88 - Update smarty comment of "Two fields that you..."
Pull Request -
State: open - Opened by bloublou over 11 years ago
#86 - Fixed to work with Slim 2.3.x
Pull Request -
State: closed - Opened by walker almost 12 years ago
- 1 comment
#85 - Changed validation to ensure it's a valid resource
Pull Request -
State: open - Opened by falmp almost 12 years ago
#84 - New home for log writers?
Issue -
State: closed - Opened by tuupola almost 12 years ago
- 3 comments
#83 - Enhanced CsrfGuard
Pull Request -
State: closed - Opened by fuegas almost 12 years ago
#82 - Fix Issue #75
Pull Request -
State: closed - Opened by PEKTOP almost 12 years ago
#81 - Updated \Slim\View\Mustache::render() function to support Mustache parti...
Pull Request -
State: open - Opened by dhilowitz almost 12 years ago
- 5 comments
#80 - Updated \Slim\View\Mustache::render() function to work with Slim 2.3.1
Pull Request -
State: open - Opened by dhilowitz almost 12 years ago
- 2 comments
#79 - Update README.markdown
Pull Request -
State: open - Opened by robot-c0der almost 12 years ago
#78 - JSONP Middleware class fails to load.
Issue -
State: closed - Opened by gregnorth almost 12 years ago
- 4 comments
#77 - A small patch to allow the Twig view to work with Slim 2.3's view API
Pull Request -
State: closed - Opened by louismrose about 12 years ago
- 3 comments
#76 - Removing 'this' usage in static member
Pull Request -
State: open - Opened by cbschuld about 12 years ago
#75 - Argument 1 passed to Twig_Template::render() must be of the type array, object given
Issue -
State: open - Opened by laacz about 12 years ago
- 3 comments
#74 - can't catch csrf halt
Issue -
State: open - Opened by lalop about 12 years ago
- 1 comment
#73 - Fixed problem with Twig and the class \Slim\Helper\Set
Pull Request -
State: closed - Opened by ghost about 12 years ago
- 2 comments
#72 - PHP ActiveRecord logging via Slim logger.
Pull Request -
State: closed - Opened by tuupola about 12 years ago
#71 - Allow passing format string for log date format.
Pull Request -
State: closed - Opened by tuupola about 12 years ago
#70 - Middleware for LESS CSS
Pull Request -
State: open - Opened by hellogerard about 12 years ago
- 2 comments
#69 - look for CSRF token in HTTP headers as well as POST parameters
Pull Request -
State: closed - Opened by brianphillips over 12 years ago
#68 - look for CSRF token in HTTP headers as well as POST parameters
Pull Request -
State: closed - Opened by brianphillips over 12 years ago
- 2 comments
#67 - Fix the class and path to the class Twig
Pull Request -
State: closed - Opened by sanrodari over 12 years ago
- 1 comment
#66 - Adding links to templating engines listed in readme
Pull Request -
State: open - Opened by aramboyajyan over 12 years ago
#65 - API Middleware
Pull Request -
State: open - Opened by montanaflynn over 12 years ago
- 1 comment
#64 - Basic integration for NewRelic
Pull Request -
State: closed - Opened by sobanvuex over 12 years ago
#63 - Basic Caching Middleware
Pull Request -
State: closed - Opened by tboronczyk over 12 years ago
#62 - Basic Caching Middleware
Pull Request -
State: closed - Opened by tboronczyk over 12 years ago
- 2 comments
#61 - CSRF Protection - also check the header
Issue -
State: open - Opened by adamsch1 over 12 years ago
- 1 comment
#60 - Allow passing format string for log date format.
Pull Request -
State: closed - Opened by tuupola over 12 years ago
- 2 comments
#59 - Basic integration for NewRelic
Pull Request -
State: closed - Opened by sobanvuex over 12 years ago
- 1 comment
#58 - fix Class 'Twig_Extensions_Slim' not found
Pull Request -
State: closed - Opened by fayland over 12 years ago
- 9 comments
#57 - Update Mustache View implementation.
Pull Request -
State: closed - Opened by bobthecow over 12 years ago
- 1 comment
#56 - StrongAuth: Where is the \Strong\Strong class?
Issue -
State: closed - Opened by mike-rsi over 12 years ago
- 9 comments
#55 - Create MtHamlTwig.php
Pull Request -
State: open - Opened by thgie over 12 years ago
#54 - Simple JSONP Middleware class
Pull Request -
State: closed - Opened by tomvo over 12 years ago
#53 - Simple JSONP Middleware class
Pull Request -
State: closed - Opened by tomvo over 12 years ago
- 2 comments
#52 - Implementing LayoutView which renders templates inside layout.
Pull Request -
State: closed - Opened by hdogan over 12 years ago
#51 - Added evaluation to the parsed template.
Pull Request -
State: closed - Opened by avilaj over 12 years ago
#50 - Updated to work properly with render method
Pull Request -
State: closed - Opened by avilaj over 12 years ago
- 2 comments
#49 - Fix for Apache HTTP_AUTH with PHP/CGI
Issue -
State: closed - Opened by crypto-scythe over 12 years ago
- 1 comment
#48 - HTTP Auth Question
Issue -
State: closed - Opened by gmilby over 12 years ago
- 1 comment
#47 - Update Views/Extension/Twig/Extensions/Slim.php
Pull Request -
State: closed - Opened by ilmala almost 13 years ago
- 13 comments
#46 - fix Rain template namespace problem.
Pull Request -
State: closed - Opened by boypt almost 13 years ago
#45 - Slim-Extras / Views / Rain.php Can't find class raintpl
Issue -
State: closed - Opened by boypt almost 13 years ago
- 1 comment
#44 - Typo Fix
Pull Request -
State: closed - Opened by robot-c0der almost 13 years ago
#43 - Twig view tweaks
Pull Request -
State: closed - Opened by richleland almost 13 years ago
#42 - Twig view tweaks
Pull Request -
State: closed - Opened by richleland almost 13 years ago
- 5 comments
#41 - Fix usage comment
Pull Request -
State: closed - Opened by m92o almost 13 years ago
#40 - Support mustache 2
Pull Request -
State: closed - Opened by hanseartic almost 13 years ago
#39 - Slim needs to be accessed with namespace.
Pull Request -
State: closed - Opened by briannesbitt almost 13 years ago
- 1 comment
#38 - Modified HttpDigestAuth to support multiple usernames and password
Pull Request -
State: closed - Opened by arbet almost 13 years ago
- 1 comment
#37 - Multiple usernames and passwords for HttpDigestAuth?
Issue -
State: closed - Opened by arbet almost 13 years ago
- 4 comments
#36 - Fixed incorrect autoload directory for Twig Extensions.
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
- 1 comment
#35 - Reverted CsrfGuard behaviour
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
- 2 comments
#34 - Fixed incorrect Composer autoload path for Twig extension.
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
#33 - Added file extension option to logger.
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
#32 - Destroy session when CSRF check fails.
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
- 2 comments
#31 - Added missing namespace to Twig Extension.
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
- 3 comments
#30 - Composer Package not up to date / Autoloading and Require error
Issue -
State: closed - Opened by electricBonfire almost 13 years ago
- 1 comment
#29 - Destroy session when CSRF requests are detected.
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
#28 - Automatically create a directory structure based on log name_format
Pull Request -
State: closed - Opened by iafan almost 13 years ago
- 1 comment
#27 - Added classmaps to composer.json
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
- 1 comment
#26 - Fixed bug in CSRFGuard session checking code.
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
- 2 comments
#25 - CSRF bug
Pull Request -
State: closed - Opened by mateusza almost 13 years ago
- 1 comment
#24 - CSRF Guard - token generation totally predictable and reproducible
Issue -
State: closed - Opened by mateusza almost 13 years ago
- 1 comment
#23 - Changed log writer behaviour so it only creates a log file when required...
Pull Request -
State: closed - Opened by ziadoz almost 13 years ago
#22 - Update MustacheView to meet compatibility with mustache.php v. 2.0.0
Pull Request -
State: closed - Opened by hanseartic about 13 years ago
#21 - Updated mustache-view to meet compatibility with mustache.php v. 2.0.0
Pull Request -
State: closed - Opened by hanseartic about 13 years ago
#20 - Use View::appendData() method instead of View::setData()
Pull Request -
State: closed - Opened by ianvanness about 13 years ago
- 1 comment
#19 - CSRF protection
Pull Request -
State: closed - Opened by miraage about 13 years ago
#18 - Improved Mustache support
Pull Request -
State: closed - Opened by hashchange about 13 years ago
#17 - Sql database helper
Pull Request -
State: closed - Opened by FireZenk about 13 years ago
- 1 comment
#14 - Assetic support
Pull Request -
State: closed - Opened by dz0ny over 13 years ago
- 1 comment
#13 - Error when loading in shared hosting
Issue -
State: closed - Opened by codecowboy over 13 years ago
- 4 comments
#12 - Flash message use in Mustache, how ?
Issue -
State: closed - Opened by Sulla over 13 years ago
- 7 comments
#11 - Update Views/SmartyView.php
Pull Request -
State: closed - Opened by chenly over 13 years ago
- 2 comments
#10 - Test Twig Extension Loader in PHP 5.2
Issue -
State: closed - Opened by codeguy over 13 years ago
- 1 comment
#6 - peml View
Pull Request -
State: closed - Opened by totoloco almost 14 years ago
- 1 comment
#3 - Expose Slim::urlFor function to Twig templates
Pull Request -
State: closed - Opened by ziadoz about 14 years ago
- 4 comments