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

Merge pull request #426 from tyd/develop

Updated version constant to 2.1.0

ce928108b3538e3376ac07b7e66b6ed220192ee4 authored over 12 years ago
Merge pull request #407 from briannesbitt/fixRouterCreation

Router ctor doesn't take any parameters.

b32b60812ac07eaeb3b350d7b576dc2e9fbc5c73 authored over 12 years ago
Merge pull request #435 from briannesbitt/routeCallablesFailFast

Fail fast if route callable or any route middleware is not callable.

3a56068d5360e3dba76796998d392496149c1940 authored over 12 years ago
Merge pull request #434 from mnlg/fix-misspelled-word

fix misspelled word

8381afca6e81e06d762b9cb0d012279bba557cbb authored over 12 years ago
Added exception type to pretty exception response.

87cccc03305e3180768d7413727bbd5c9beb7204 authored over 12 years ago
Fail fast if route callable or any route middleware is not callable. Simplified Router::dispatch accordingly.

b7e48a7f1d087e1cc8ef2e0b780588c2f4398d57 authored over 12 years ago
make router::getCurrentRoute() return first matched route if nothing dispatched yet (allows read in slim.before.dispatch)

15f10dac587f86bafb3b6474a0029fe0a93473ac authored over 12 years ago
fix misspelled word

64357db0c3f26ab42ecc58e6ceda12f081589d8d authored over 12 years ago
Version bump

8deef80464da15e271d74ce473ceec1ec1e1a566 authored over 12 years ago
Updated version constant to 2.1.0

6b49877f3744d12b01d8094ef518be5e6b6c571a authored over 12 years ago
Merge branch 'develop'

6de1151b3cb0b44ab489f3bf7d408ce4719e61e3 authored over 12 years ago
Merge pull request #420 from briannesbitt/patch-1

Update composer.json

a3f9c7f7433f1a5e12230ee2cc6d9a4da11dca64 authored over 12 years ago
Merge pull request #421 from briannesbitt/patch-2

Fix autoload to respect current directory

a9398145cd7924422b14099e1cbe4469dcf31c3e authored over 12 years ago
Fix autoload to use current directory

Fix autoload to use current directory

3c4e5cef48daea95ae5d9649cd117307da92cca7 authored over 12 years ago
Update composer.json

Removed minimum stability setting... there are no requirements on other packages.

51fa07239c3ebe9dff4a5be01517c26baff8cc7d authored over 12 years ago
Updated Router::dispatch() to set the currentRoute back to null if the Route was not actually dispatched successfully

0f57e05082ac5772a45497d6c2c5e8c7a7a7a344 authored over 12 years ago
Removed Router::setResourceUri() and moved it to a getMatchedRoutes() argument.

002398e1785eee75e367f0994aa6586da9cd575b authored over 12 years ago
Removed RequestSlash exception and associated 301 redirect

989452f1163391ab4e78c49ccaf8f993770862fa authored over 12 years ago
Removed 405 response from Slim::call() and moved matching by request method to router (prevents regex)

33c04225ca520859a3cd91ccfb5e4e8586ef1ed5 authored over 12 years ago
Removed iterator interface from Router

c45d1d30fc2bd9d9c6a573d2f1254db3e6e4a732 authored over 12 years ago
Fixed error that occurred if getCurrentRoute() was called before getMatchedRoutes()... no returns null before routing occurs.

55a764ab04dad05c9754f2092bc42f193c2571ba authored over 12 years ago
Remove duplicate check for mcrypt constants caused by merge

3e95c9abbc57a8f023ab4dacebcab9dae4d9f1f0 authored over 12 years ago
Merge branch 'develop'

e3c84906ca8003fcfa114935f6f79d72590396b1 authored over 12 years ago
Add Packagist min stability setting

e8c2148f9a4f7720ae4c4e88a13ef69406103198 authored over 12 years ago
Fix merge conflicts for v2.0.0

2db389217368929daa0a666f05cf35a36df0c577 authored over 12 years ago
Default error handler should still log errors/exceptions.

d00383a26a2b9f9de6d0f98e612bc32a8f89704c authored over 12 years ago
Router ctor doesn't take any parameters.

ad55ae037cf8dddbda9bc7266aad815818e3a0de authored over 12 years ago
remove error handlers from Router

02cf15a1cfa1a478196187157106ec7a2b0e8bc7 authored over 12 years ago
Update sample index.php application

4bb93e99498772f0f143e9e9bd78ee6c87934227 authored over 12 years ago
Tweak wording in README

704ef51becafcd5301f2d671951741c566608454 authored over 12 years ago
Merge branch 'develop-docs-audit' into develop

a5ae3a8e21718113f790f8ab9bbcbf8eba886443 authored over 12 years ago
Bump copyright

6ca1b97370e061bb8684280069de373ca5422f6d authored over 12 years ago
Version bump

d9476111fc42b361b61ff90c9a4a2cc9d1f87308 authored over 12 years ago
Update inline documentation

ff75f98988376c9b11927a33ad964b9bf88b342d authored over 12 years ago
Merge pull request #404 from mnlg/duplicate-settings

remove duplicate settings array merge

b85cf119c1dec777ecf4057be76032c310312ae8 authored over 12 years ago
Register Slim autoloader in sample index.php

f48b21024b5f6cbda0001e6e207fd72af6583bbc authored over 12 years ago
Remove docs

6d91f4558ded51a0ffcb6a3a852d5711524a25d7 authored over 12 years ago
Move Travis image below README title

d25cfaca1ac07b302236dcf88faaa034c09ac801 authored over 12 years ago
Fix typo in README

960e76171c2de81a504c5230ee41461c745bb2c3 authored over 12 years ago
Do not call registerAutoloader automatically

a3b2c0b3e3826b5c51c33263fbfeb6eb90d178d2 authored over 12 years ago
Update README

38bf4fa570de36a527eb40dabc0b614bb03dd2b0 authored over 12 years ago
Register Slim autoloader in unit test bootstrap

2acfaf72a954e3940384d9065ddd14d706357cc3 authored over 12 years ago
remove duplicate settings array merge

c7d56f17e7e50340c6864681267e33cf88c1ff2d authored over 12 years ago
Merge pull request #402 from mnlg/self-scope-errors

fix self:: scope errors

7d5c480d33e9c5b8540792a4921e36a0a960cff4 authored over 12 years ago
fix self:: scope errors

3fabeadefaad76702b0455a63d5626229d02209b authored over 12 years ago
Set min version to 5.3.0 in composer.json

c9dd68d2e722f025353021e08474e4de526185c8 authored over 12 years ago
Update composer.json file

b4d99292344103ea515b745dec75b0feaa3c2e76 authored over 12 years ago
Merge branch 'develop-53' into develop

60b187622ae81805b273181e4b205f19c64a7312 authored over 12 years ago
Run php-cs-fixer on unit tests

c5e60e218a4f2dfaca1d8129f0f4ee5864def178 authored over 12 years ago
Make Slim PSR-2 compliant

d36dbf4c777a6f2bdbac5b4af3eee1f1509ceb01 authored over 12 years ago
Merge branch 'develop' into develop-53

7c636afcec69eebea811a88e554f94aa5fad69b2 authored over 12 years ago
Convert Slim tests to namespaces

ddf035aebc9aabbba4089daf9169950f001819d5 authored over 12 years ago
Merge pull request #401 from briannesbitt/patch-11

Simplified mcrypt extension check

6b24b1f8728017f5fbe32d93ec551fe359c23bbb authored over 12 years ago
Simplified mcrypt extension check

Simplified mcrypt extension check

b726914ae52dc986e931c02fd87413b4e58009b1 authored over 12 years ago
Implement namespaces in primary lib, not docs

372614bc7844f9b73f37c746cbb6768730cb993a authored over 12 years ago
Bump phpdoc version numbers

f2df51f4d3bca61a60b29b59739fba9c2861c22e authored over 12 years ago
Remove obsolete autoloader application setting

061acd76241edd585b9fb6a20400a51429171624 authored over 12 years ago
Define mcrypt constants even if extension not loaded

dc788feb52a34b410b8cd482b1aa9bc46c106cf1 authored over 12 years ago
Merge branch 'hotfix-mcrypt-constants'

18d6d035c983f5c3d1a16399a44bfa3a24e35813 authored over 12 years ago
Merge branch 'hotfix-autoloader'

fea42c324d031f0a677a4120b5728d06a7ad1fb0 authored over 12 years ago
Merge branch 'hotfix-version-bump'

0480dd0072677e68159c8065e87b6820e4e2c3e0 authored over 12 years ago
Remove obsolete autoloader application setting

0f5c7728c3d3642aab11f0897dd1885c1ed0a846 authored over 12 years ago
Bump phpdoc version numbers

4de37c159df96047f36473c5b761c70c3d59c561 authored over 12 years ago
Define mcrypt constants even if extension not loaded

cad799dbed0364a81ea10ccf773cd9bd7f6641be authored over 12 years ago
Merge pull request #394 from briannesbitt/patch-5

Modified Apache directory directive location

e2f2da09dcaeeff47f604b9c903f32ddc30bcf8c authored over 12 years ago
Merge pull request #396 from briannesbitt/patch-8

Added travis build status

61c54caa6b078a7632511567352502a4f06750f5 authored over 12 years ago
Added travis build status

Added travis build status

59e937ffd659cb6ac5cbe27566977099ae394ea2 authored over 12 years ago
Modified Apache directory directive location

Modified Apache directory directive location

e226d1e3201f89025dc27234cc1dbb7e660d47e8 authored over 12 years ago
Merge branch 'develop'

36ee83a2d2e8a98e65564aa2ec5d445667f021f3 authored over 12 years ago
Inject request resource URI into Slim_Router immediately before route dispatch in Slim::call

b6387dd6091ed0cb6c2115781f45063fc2433042 authored over 12 years ago
Ensure Slim_Route object passed to route middleware

3ba1ec3a25e827ece67d461555964fb1a5822564 authored over 12 years ago
Merge branch 'feature-testing' into develop

ac66aa75f8f0d4b38a54d4591ae863c29b5cd853 authored over 12 years ago
Fix merge conflicts

cff9f6bfc9df41fd1d1f6203b94eac9a5a56d688 authored over 12 years ago
Merge pull request #384 from fgalassi/fix_redirect

Fix redirect to set Location header only and leave body untouched.

118379e8861858a93204c60146c33f879a970412 authored over 12 years ago
Merge pull request #374 from briannesbitt/nginxDocs

Updated docs for apache and added nginx section.

ae2b5aa1b63c4d7e8f91a67d33a34dd06630b1e3 authored over 12 years ago
Merge pull request #373 from briannesbitt/useLogConsts

Use log consts

ca01fda7923a6ef259ff3fed8d4cdf32b116d3e1 authored over 12 years ago
Merge pull request #372 from briannesbitt/fixSlimBracketWrapping

Fixed bracket wrapping.

d86ca039cf6daa01d28fd642492f98e2afd283b5 authored over 12 years ago
Merge pull request #370 from briannesbitt/prettyExceptionContentType

Pretty exceptions should override content type to text\html

23440b1f06ec90ff72d23f6b25c5f7d88055c8c1 authored over 12 years ago
Merge pull request #369 from briannesbitt/patch-4

Updated mode description

4918e1b87ff3fbeaa6ae59fb67fbbcce82b35f6b authored over 12 years ago
Merge pull request #368 from briannesbitt/patch-3

Add documentation on exception implementation

be54730d6b5606d02e5675136d4096c87419abfa authored over 12 years ago
Merge pull request #367 from briannesbitt/patch-2

Update session key name for flash

bc7d1ffaa897d2d605fdbe45b2e4b1d10f23f9c9 authored over 12 years ago
Merge pull request #366 from briannesbitt/patch-1

Updated app static calls

54ecd0d59944132ee2b86329c6a7062ad9858e44 authored over 12 years ago
Merge remote-tracking branch 'danro/patch-1' into develop

570743d8a577d7696f3d88d86325539ae3067549 authored over 12 years ago
Merge branch 'feature-docs-encoding' into develop

182f8e8644ecea2e539b4fd57818ac68acdcd92a authored over 12 years ago
Merge remote-tracking branch 'adriencarbonne/patch-1' into feature-docs-encoding

0b1ff04e23719009e8749f81c2bff2fec39801d7 authored over 12 years ago
Remove PHP 5.2

cf657507a8b49cf75dbd272a3edcd332d60a8485 authored over 12 years ago
Add Travis CI config

73815ffbbcff8282297f911de3a48e1c3d103816 authored over 12 years ago
Add doc about PHPUnit testing

37170ace09c636723e91ba7d00826836de3736cd authored over 12 years ago
Add phpunit.xml.dist and tests/bootstrap, and remove duplicated code

b1eb56285e2ad2f22f6c81a3c3077e199c105c9a authored over 12 years ago
Fix redirect to set Location header only and leave body untouched.

c1a07d2c45bf3b1637531f477bdd143f57de5fae authored over 12 years ago
Update docs/errors.markdown

Fix #364

a43e46f3e4b9ce40320e1c826193e06ddf3a095e authored over 12 years ago
Update docs/flash.markdown

Fix #364

b77b4817a1ca035bdd2c456ea9f561af8819a3fc authored over 12 years ago
Update docs/hooks.markdown

Fix #364

fe2dbb6e182594ebced7faa6969dab8b3a594277 authored over 12 years ago
Update docs/middleware-architecture.markdown

Fix #364

ed341d3b498fa6110e96eb0c46b778ea4b8a2969 authored over 12 years ago
Update docs/caching-last-modified.markdown

Fix #364

9e61d51c761ea3e951940eaf4c3750fbbbe4bec4 authored over 12 years ago
Update docs/caching-etag.markdown

Fix #364

d25283bb82338f6276fbae2f02abc72d2650c67e authored over 12 years ago
Update docs/caching.markdown

Fix #364

5d76c5680d14c9f479fe3ce610e60f5c795ac72d authored over 12 years ago
Update docs/views-custom.markdown

Fix #364

ab7ecdc7aabda71a473a38006b8be8075765be1b authored over 12 years ago
Update docs/request-paths.markdown

Fix #364

cb60e0a586027adcf1b37500ad2a317a2fa6dfba authored over 12 years ago
Update docs/request-xhr.markdown

Fix #364

8361801798028c5daaabb751e299af7285f456b8 authored over 12 years ago