Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/slimphp/Slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
https://github.com/slimphp/Slim

Add Slim_Log::getEnabled instance method

d96e682108d90aa549b37703e761c3733a4dca4b authored about 13 years ago
Update inline docs for all classes

Remove obsolete unit tests for older Flash class

36a991b2138557f7f98210eef115a21679c2b360 authored about 13 years ago
Remove testing code from index.php

56657f725ad931668619cc7b0f09a8c947270f41 authored about 13 years ago
Allow multiple cookies with same name in Slim::run()

a98b5e4cc2c046e0cf9233789ce2deea612b4051 authored about 13 years ago
Iterate headers passed into Slim_Http_Response constructor

e36b996afa1889706db259cdc708afb76bde03ad authored about 13 years ago
Check media type in Slim_Http_Request::isFormData(), not content type

3646a1d5193f00eb0686a05b161aa5421e4be68b authored about 13 years ago
Merge branch 'hotfix-relocate-template-dir'

3f076b198710e09c1c3e307d0a84b65b9db5d27b authored about 13 years ago
Remove unit test for View::setTemplateDirectory() exception

9381b1791a61d5803e93cd2e8f9048704a3791fb authored about 13 years ago
Remove Exception from View::setTemplateDirectory()

48c906cdbf87b2258edb6cdfa600d10cf2418977 authored about 13 years ago
Set View template dir during instantiation

e72c776405578102a47420d6a5a5009a5a039c94 authored about 13 years ago
Add framework documentation in MultiMarkdown format

e1ee920db5e29f9e91001f6323ddded4ccd72f95 authored about 13 years ago
Update README file

2f5daafca1437e7ea7b3cf97ab39338f1a4fbeb4 authored about 13 years ago
Remove README from unit test `logs/` directory

76177408af3bde64ffa79f3306b176c7a54dc4d5 authored about 13 years ago
Improve Slim_View inline docs

2e3d8530a316438dfe995e66fdb259367f1af75d authored about 13 years ago
Add Content-Type middleware to parse HTTP request body

Includes associated unit tests

a99720f2c5cd6161e0cfeeb05275ff573f4de0a9 authored about 13 years ago
Add Flash messaging middleware with unit tests

1ef2e3a18e81c0bfe4e0d4838905bba0ceb74f40 authored about 13 years ago
Improve Slim unit test coverage

Convert unit tests to mock Environments to avoid reliance on global $_SERVER variables

5ccab4496291c2b60d84dcd2a0746afe3df8080d authored about 13 years ago
Add session cookie middleware with unit tests

c4d3475e98f778b426ca7ea7931e27a4c28f2e36 authored about 13 years ago
Remove older ShowExceptions diagnostics middleware

d4f3b86c9b371c0c4c1720a3b44574a1e73dbb79 authored about 13 years ago
Add diagnostics middleware and unit tests

58b9db3bba7a6e72c423b593a42aaf9dfc2bfdf7 authored about 13 years ago
Add HTTP method override middleware with unit tests

9a4586dc263913552812f4e278d605fde5f978a7 authored about 13 years ago
Convert to Rack protocol

Add middleware call stack

Clean up run loop

Extract diagnostics to middleware

Extract Flash m...

b8b586f0b37687a6523b9199cd7b3ec9c6d36695 authored about 13 years ago
Update Slim_Router inline docs

9117008b689b6d5901b32906b157320408e994c6 authored about 13 years ago
Update Slim_Router unit tests with mock Environments

793f8b72cbcabfac81b478c8e64991b0e7131e22 authored about 13 years ago
Update Slim_Route unit tests with mock Environments

1f20ed24e5943f539f47d7b88ee6f94f625d1d0d authored about 13 years ago
Update Slim_Route inline docs

02557c591e823379edea75c8e3dc5c9c61bcf1fa authored about 13 years ago
Add Slim_Http_Util class with unit tests

f1977cdce86f3817fd7efb2ebbf672ed0fd98a93 authored about 13 years ago
Add Slim_Http_Headers class with unit tests

e335a7a12a610770ddb49f0e0ca0c0313a698687 authored about 13 years ago
Add default LogFileWriter class with unit tests

f86503695a6999a4782e4338699a3ea1f8ddef5d authored about 13 years ago
Update Slim_Log to support log writers

Includes associated unit tests

4bc357de3c4e176c4c2f7ceec5c32baa5df4c019 authored about 13 years ago
Update Slim_Http_Response with unit tests

c22aaf0400c95e64d1ebf321b3885f9147a04066 authored about 13 years ago
Update Slim_Http_Request with unit tests

c489fff57fbe77365a58aa03806a169bbcf1a73b authored about 13 years ago
Add Environment with unit tests

dcb47ad4472660d274481b461ff786c37d7fd254 authored about 13 years ago
Remove obsolete classes

9012074a716e4122ee792506d3858e2102f4cc39 authored about 13 years ago
Add nginx rewrite instructions.

a44f229ea6561de6032bea8ce177bb188cf5f2e5 authored about 13 years ago
moved the set template directory code into the construct method instead.

ca0644c40731ee1da2adf62c9bf255392c0b7430 authored about 13 years ago
Simplified RewriteRule. No need to capture everything when nothing gets done with it.

cc07519b8f1c9439ce263a2b6f016d9ab9d99f0f authored about 13 years ago
Fixing deprecated PHPUnit warnings

18c0d1703cb09e943bc2da97a71e4de1c0079de7 authored about 13 years ago
More development on HTTP Response class

f61265e32531dd71b206551e0e89eec275ef2917 authored over 13 years ago
Capture REMOTE_ADDR in Environment

e9b09a62273d9de7c4e421e3943e0167e33306ad authored over 13 years ago
Finalize Request and unit tests

7a1f1e55556faafd1aa55d16426082bd58882808 authored over 13 years ago
Add Environment and unit tests

a2dbc42977aa09c904059e18222867c25b0c0b18 authored over 13 years ago
Initialize application middlware stack upon instantiation

8e3324e86346bb668f8d358e03de6869209d97e6 authored over 13 years ago
Merge branch 'hotfix-session-limiter' into develop

383d93be37fc497a176068c266c6a9312205301d authored over 13 years ago
Merge branch 'hotfix-add-http-methods' into develop

b30f8d1d69fc0eadfb308b6bbcbe33b30548de1d authored over 13 years ago
Merge branch 'hotfix-session-limiter'

60e6098bb0c836b135b7bbeaeda7537332ee1f86 authored over 13 years ago
Disable session cache limiter to prevent PHP sending default expiration headers

d5f6b8c69f22489aad91bebfb9c45f7fbe494814 authored over 13 years ago
Add CookieJar to Slim package, useful for PHPDoc output organization

2ed14221b6412baacae8bcfbc5f76a6b0b0980e8 authored over 13 years ago
Added status code 423.

526dad69a35a98e7af806c137f68f3938ad3c0de authored over 13 years ago
Add 422 status code.

1abae707227b3829aae625fa222fb6669ee11f1b authored over 13 years ago
Merge branch 'hotfix-env-and-unit-tests' into develop

117d392af36bf2575174c819d3518cce29e19e88 authored over 13 years ago
Fix code style in pulled Request unit tests

a5bb94b66ceb579780863be53b4bc13937ac2892 authored over 13 years ago
Merge https://github.com/tomfrompoland/Slim into hotfix-env-vars

dc27979b13e20b41a44bbb353ee4d5868c3be667 authored over 13 years ago
Try getenv() to retrieve Slim mode if ENV superglobal array not set

8f95dd924553cdac06a1fe617b1cd760c4102440 authored over 13 years ago
Merge branch 'release-1.5.1'

291bfbf967189361ced375559fabae87e8f4e279 authored over 13 years ago
Add Router unit tests for updated interface

d00659ef0caa55a00ca949568010d84a48aa0ecd authored over 13 years ago
Update Route unit tests to use updated Router interface when assigning Route name

04511b2e5ba763189a924a7ac1ad1a40de18cbf1 authored over 13 years ago
Update Route to use updated Router interface when assigning Route name

2f57ed196b0779c56e2614aac20dcac8513d8c9d authored over 13 years ago
Improve Router interface, especially for named route detection and iteration

0040f6c556c60ceaa05968b14c787e3da5c1624d authored over 13 years ago
Router now has reference to app Response via constructor argument and setter method

9439c13dca79a5cbcfdda83d17e80cf174dbb302 authored over 13 years ago
Route now passes Request, Response, and self to invoked middleware

40ff7329c310530e6216f50b9c45e076cd2826c6 authored over 13 years ago
Update Router unit tests for new constructor signature

7d4b72b1d1b4cb55c17f550c71001702b1cfdbc8 authored over 13 years ago
Unit tests to ensure middleware receives Request, Response, and related Route objects as arguments

afb922a2cf4537af63479988d5dc6e327f55e726 authored over 13 years ago
Ensure app router receives Response object as second argument

c622a81afc85ac2a9bbd8ecd7ed4765d46a2f2ac authored over 13 years ago
Update Slim run loop to use Router's IteratorAggregate interface

9702fd677bc40e95d6f710bb5cb994203dded445 authored over 13 years ago
Unit tests to ensure Router implements IteratorAggregate for matching routes

8eb94265541ec4303f8d439bd92180f6ab9f65f8 authored over 13 years ago
Router implements IteratorAggregate and provides external ArrayIterator for matching routes

ce497dcb442c8051a143ec2117945af04e6f5aae authored over 13 years ago
Merge branch 'feature-http-version' into develop

0011b3be0cc1eeda58f5d84f70bab3cac41b2198 authored over 13 years ago
Add unit tests to ensure Response HTTP version may be set correctly

fa5d3882f52cc48928d828312bfea1e32d578c2d authored over 13 years ago
Add setter/getter for Response HTTP version and ensure the correct HTTP version header is set

134cdf33a9dc1263a964aeeef4e2730d950f9a3d authored over 13 years ago
Add unit tests to ensure Slim app response HTTP status may be customized via app settings

0cfcef4b7db8f08032347f18f230079a798a92c3 authored over 13 years ago
Add HTTP version to Slim app default settings

9afb155122741d7ecd9fd6727caed765dbc1c08a authored over 13 years ago
Improve unit testing for Slim::error to ensure expected arguments and responses

782b013fc179df1f8efb0f5965a6b9c2adf4bca2 authored over 13 years ago
Update inline documentation for Slim::error method to clarify argument

10512201ede00e7f4c1c4b2fc2e91c6ee5507897 authored over 13 years ago
Fix in previous change. It wasn't that function :-(

3302141d3b1c270fbbcde379fd5fa332c6f4e4ed authored over 13 years ago
Fixed random failure (+1 second more) in testNewCookie and testStripSlashesIfMagicQuotes if magic_quotes_gpc is off.

64dc25fd68f6354873a5ac5fa32cceeca4ced4a8 authored over 13 years ago
Merge branch 'hotfix-unit-tests-output' into develop

c70cc0448ee85a4159d398e8aef2a3579655157a authored over 13 years ago
Start default session before PHPUnit sends output super early in SlimTest

c49873d027f4598c7750b142243324a628bc8925 authored over 13 years ago
Merge branch 'hotfix-flash-messaging' into develop

336b11e4b964c14bd3beecd19cc8857e11afdf26 authored over 13 years ago
Re-enable Flash messages to persist across HTTP redirects

88462cf3c27d2c8a2f4af97a0b9240342e7de8c1 authored over 13 years ago
Merge branch 'hotfix-update-docs' into develop

233882e09c6a5f710cf3a68b98095cd61f434bbe authored over 13 years ago
Update documentation with new community links

9495504ccb68ee0936556f14ff6694a77f97821c authored over 13 years ago
Add options router helper method to Slim class

5780b17cbdae2b3eefe9f1743d9b052461cac11f authored over 13 years ago
Add HTTP OPTIONS support to Request class

30b2959eb5a9305cd56c26dd83bcabfc268017bf authored over 13 years ago
Merge branch 'feature-resource-routing' into develop

716144dbfb450c7b06bc7c1418bf4e512aa0ea9c authored over 13 years ago
Update Slim dispatch loop to return 404 or 405 based on matched routes

Add unit tests for Slim dispatch loop changes

a1cac97ab5fb4aa8fc35140e65a90ef17a506423 authored over 13 years ago
Remove HTTP method organization from Router

Let Router return Routes based on URI match only

Add unit tests for new Router matching and rem...

a78519fedcf92c174eb92e2648b2c04527c00695 authored over 13 years ago
Let Route determine what HTTP methods it supports

Add unit tests for Route HTTP method support

794b759b7955495d8287305e988eb88281c4166b authored over 13 years ago
Merge branch 'hotfix-delay-exception-handler' into develop

0b3380f8692c0dfaf6b8dbc1eb3d13b55d7947a2 authored over 13 years ago
Merge branch 'hotfix-session-flush' into develop

39496c26fe22aed3ece9c1dab941d60c45451bb3 authored over 13 years ago
Merge branch 'hotfix-delay-exception-handler'

09b74e8f07bd85ed059f4bda9dcb1d7f88d95fae authored over 13 years ago
Merge branch 'hotfix-session-flush'

8e8cdb6df22c8fcaebd2a2f4ab69dde9ed562ba8 authored over 13 years ago
Remove trailing slashes in Slim.php

b78a237920d5fb63533d06b71854e4acf06ff4ff authored over 13 years ago
Only set custom error handler after Slim app is ready

b61bf84fd877c0b14ff3f74038adaddbb2141f84 authored over 13 years ago
Force serialize sessions before response is sent to the client

07e5b666be235a8ba5e596f7b171d20f23f891bd authored over 13 years ago
Merge branch 'develop'

39ac24df5436bec84d734beac70a6ea644069acb authored over 13 years ago
Merge branch 'hotfix-mcrypt-bug-if-no-routes' into develop

6018efc119d51d29288d76a9a15f546f5e545e28 authored over 13 years ago
Merge branch 'hotfix-mcrypt-bug-if-no-routes'

99820f700dd56e15219b481706dbf6f5c3e4cecf authored over 13 years ago
Fix Slim encrypted cookies when cookie value is empty

87ac94bfe544703b4399b3df41ef468764610755 authored over 13 years ago
Merge branch 'feature-remove-singleton' into develop

0fe3e9f450f8212b978b5b4a7916e5ef37cf6aa1 authored over 13 years ago