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 #1101 from akrabat/runtime-exception

Throw a RuntimeException in the closure created by App::resolveCallable()

93383bfbdce1c51fad24c32110cb43076de4a263 authored almost 10 years ago
Throw a RuntimeException in the closure created by App::resolveCallable()

30d5d3c763ebed83439624f00da601d937e5d16b authored almost 10 years ago
Merge branch 'JoeBengalen-patch-4' into develop

3d76af9e1386e46b7182d4998fb8dbe37f5e4935 authored almost 10 years ago
Added tests for route callback defined in Pimple

8d357596e5311ee97b497a9b50ca179ad5ec48c9 authored almost 10 years ago
Also perform method_exists() on objects from Pimple

c6019c202b033a2964d7656b028050e626235989 authored almost 10 years ago
Update Router urlFor test

f97b2259441521c0c0c2659f8d8de43780da402a authored almost 10 years ago
Add new Router test

c183f428f95465a5dd7408db6fd744e597add275 authored almost 10 years ago
Add new Router tests

1c45a9cb7db5278c734a9d2028260ed782fee981 authored almost 10 years ago
Fix Config tests, reset Router tests

631f7b46c6792cd2771f0705b63801a3ea37c122 authored almost 10 years ago
Add LastModified HTTP cache tests

e655ef8f85d499920990c94ec2c5994d5b226565 authored almost 10 years ago
Add ETag http cache tests for App class

bb6f68580229293c2bc07a0edd09cdffd506ac0e authored almost 10 years ago
Move responded status into App::run as static functionv variable

5ad4c2ad66269a1a516d9b146d180bf9f63443b5 authored almost 10 years ago
Kill sneaky Flash class

01dc2b8bc4bd90f3690dcd8a0534cd88db36cc09 authored almost 10 years ago
Relocate Environment interface

3e4e1a33e7f12271396322ed182d8e1ea49460ec authored almost 10 years ago
Remove view and session concerns

8920cc3b298d3972696b28668b781b4f8dca5ea5 authored almost 10 years ago
Remove variable arg count for App routing proxy methods

eb71a263a2c97e8b45bdfffb6472f40eaf4b01b8 authored almost 10 years ago
Merge pull request #1089 from lalop/update-test

Update test for middleware

5a05c6fd5945980994afc1e4c0f51ecd6cf01cda authored almost 10 years ago
Merge pull request #1090 from Allineer/patch-1

docblock typo's

7d65a1bb6baf6e95d8806a7c33de4f14727e170e authored almost 10 years ago
Update NotFound.php

9a0ec752d62dd632944c6d5ab1832ca308f0eb2f authored almost 10 years ago
Update NotAllowed.php

9ade8193bdb96889963b0e787911a03ae8afdac2 authored almost 10 years ago
Update Error.php

3c47207e5cd41c5273a54e4590ed56a79d46fcf9 authored almost 10 years ago
Update NotFound.php

80536b6a2c0826ac76dd6ad18faf9e36630d8358 authored almost 10 years ago
Update NotAllowed.php

a34972f7700cc91f194d9e3d97d691309ce5da80 authored almost 10 years ago
Update Error.php

45db1af3b03c60853f19fc2d4d09e54cbd6ebcc8 authored almost 10 years ago
test double seed middleware

727bc6f185317b5c2a74ecdbe0b14da6d3a53df3 authored almost 10 years ago
add route test for middleware

fe4d174ab91b139ac3a8d3ec02887a828d661e99 authored almost 10 years ago
middlewareAware test

5bbfd9ec1e73051e128b338c3a0956ea5f78be32 authored almost 10 years ago
use reflection

5184064343bf7cd8aa2e602f20899d3c1bb22815 authored almost 10 years ago
update app test

38f4998f951e2fa8b5efaf4bc8b0218e6312902f authored almost 10 years ago
Absorb App::finalize into App::run

068dda22f14c512125fff7f787e6b13fe89d14ff authored almost 10 years ago
Prioritize most likely scenario in App __invoke method

e51dbce48e96a1008ac0fae2cf6da1a4d0cc1626 authored almost 10 years ago
Do not pass response to router dispatch method

e08fb45af200571079b6f7ae0f27bd1e7cc9d96b authored almost 10 years ago
Remove middleware seed call from App constructor

d3c5ef80a81f634fb80a34859c287b68978b90b4 authored almost 10 years ago
Merge pull request #1074 from zoontek/develop

[develop] Fix PSR-2 coding style

128b3cc40fe886cffbe55fd29ef86c7da97f7941 authored almost 10 years ago
rebase with Route.php conflict

f9eeaaad3dd81da03cc65dbe37319517c4079fa6 authored almost 10 years ago
Add a trailing comma to multilines array

To avoid mistakes when you add a new element

3b708f78657199dd4d7afe834126438d9a43cd17 authored almost 10 years ago
Replace "return null" by "return" (which already returns null)

2c9d33690ca7236707f40af1b29a25b72b89719c authored almost 10 years ago
Remove .editorconfig file

bc0d76e51820e4d093f5fe037e7879266d6ea04a authored almost 10 years ago
Add EditorConfig config

Which respect PSR-2 coding style

b8736e7c9712e874fc31dffac10b9f6c45303e06 authored almost 10 years ago
Use PHP 5.4+ short array syntax

78d9395c3f2439b0dbaa3b69661634dfe4ec13b4 authored almost 10 years ago
Fix PSR-2 coding style

Part of a massive code cleanup

6b7b7b2bf81a37f96a57ddb0f5172ea4c949b528 authored almost 10 years ago
Merge pull request #1083 from lalop/patch-2

Throw Exception while seeding a seeded stack middleware

8cbc1ff03e5c61db8c2328b616dbac3fabce729f authored almost 10 years ago
Throw Exception while seeding a seeded stack

fd5aa46aa15464cd44f5160562145fc501249e4c authored almost 10 years ago
Merge pull request #1079 from lalop/middleware_ock

Add middleware lock while dequeuing the stack

33d901457a29f88eac48408ea7ee991e823708b0 authored almost 10 years ago
protected + docblock

e4b0bec4d1d04ea3727e32c6d43b67aa4948e8ed authored almost 10 years ago
Merge pull request #1082 from akrabat/di-resolution-of-callable-string-3

Move creation of a closure for 'class:method' strings to mapRoute()

e950381a5605eaac102c36346f38c69c078c4b8d authored almost 10 years ago
Fix a few routing bugs

00cf3b68e5c3c06cd768c398b55703617d064df1 authored almost 10 years ago
Merge pull request #1080 from lalop/patch-1

throw UnexpectedValueException

f2b829f6e65d7e7baf3e710c2135a49a6fb09603 authored almost 10 years ago
Merge pull request #1077 from designermonkey/develop

Strip leading slash from use statements

1bdd49e5bf35a217bead8c2ef298e559ebfd6c7e authored almost 10 years ago
Merge pull request #1078 from lalop/middlewareAware_seed

auto seed middleware + add seed parameter

9c234aec58de1c59562262b755e92665077505ad authored almost 10 years ago
Merge pull request #1069 from lalop/middleware

route use middlewareAware

af4b4682e464665b2032f1aa0331614ffbe58e92 authored almost 10 years ago
Move creation of a closure for 'class:method' strings to mapRoute()

Also, retrieve the class from Pimple if it's been registered there.

03c628474b94cfa4029df2604a0f2e0a06f8c9d5 authored almost 10 years ago
throw UnexpectedValueException

if middleware doesn't return an instance of ResponseInterface throwing a UnexpectedValueExceptio...

878be918abce701d287460b8facee89ac772060a authored almost 10 years ago
add middleware lock while dequeuing the stack

90f039cc265518bed2390709a5fead592c617149 authored almost 10 years ago
auto seed middleware + add seed parameter

d2896bc35397e1695c82fc3c2b4e35082819f5cd authored almost 10 years ago
Strip leading slash from use statements

2c1f0f419db48b562139b041a61216bf072ad47f authored almost 10 years ago
Remove .editorconfig file

643f5bb5d1488722e29e697331e0cc0f37cd1856 authored almost 10 years ago
Merge pull request #1073 from JoeBengalen/patch-2

Some comment fixes in Response

1e0357ec8ac54a5214e11874f4a096763e663a3b authored almost 10 years ago
Merge pull request #1072 from JoeBengalen/patch-1

Remove Zend encryption from Response

6fd6dbfdcc5f24b6098feb23834f09a14d31b795 authored almost 10 years ago
Add EditorConfig config

Which respect PSR-2 coding style

13dd2d47421f9536bc53a8d6658e9acf28b186a7 authored almost 10 years ago
Add a trailing comma to multilines array

To avoid mistakes when you add a new element

61c63c6b4a00fd0c71acdcfcb0d2b3687d5e45ac authored almost 10 years ago
Replace "return null" by "return" (which already returns null)

95ed8ce81aa7b845f17318a995ca6848667351a8 authored almost 10 years ago
Use PHP 5.4+ short array syntax

4f2e237591e08c3c6f96971617e8eab95839460c authored almost 10 years ago
Fix PSR-2 coding style

Part of a massive code cleanup

fb1564b10454e86e5c817cb74a84d3b874588756 authored almost 10 years ago
no more setMiddleware

9676f5e258a1f863e9a4ac2c35c952b2ae488d44 authored almost 10 years ago
Some comment fixes in Response

2fd554b9a542d76b0c269c966256292261a67d64 authored almost 10 years ago
Remove unused use from Response

b909e00d1b65d7fa37d84543d128127df7f3724f authored almost 10 years ago
Remove Zend encryption from Response

716cee4327d4a0912a209dcf430287ffb95ff767 authored almost 10 years ago
Move route number into function as static variable

5cefe2bd686af9862ed6048fbf635c4baa5d6617 authored almost 10 years ago
Remove last crypt remnant from App class

e0e02bb783699f7b7e7ea0c5c4dc997c46418c50 authored almost 10 years ago
Remove encryption from core

2fac030d415ce89a005b3bbdad31ca1721411bc9 authored almost 10 years ago
Update Middleware trait to use \SplStack

ed994a1ee44f66b6da8c2d734a9f41b46971044c authored almost 10 years ago
route use middlewareAware

24f1ab4ee09e9aae325462bc20e0700aad81a613 authored almost 10 years ago
Merge pull request #1068 from gmanricks/configuration_handler_fix

Fix ConfigurationHandler mergeArray

f292e5ee3a042b5b3831934b4ff6bf96ecbd2691 authored almost 10 years ago
Fix for merging array in configuration handler

31dbccd76f4b872f8240d3ffafd1f121738e9566 authored almost 10 years ago
Merge pull request #1047 from ptcong/patch-3

Add cases to ConfigurationHandlerTest::mergeArray

7e7bd8efb26016c12fa46d607b2a2eaebe248f3e authored almost 10 years ago
Merge pull request #1048 from ptcong/patch-5

Fix ConfigurationHandler::mergeArray

537f9dee462787bea0b21f161a41c6eeca571dd5 authored almost 10 years ago
Rename LICENSE file

4e87575248055f6e4fb76bb636c980420609737e authored almost 10 years ago
More tweaks to README

382c8801aacebddd85bbdf907f135a100344c8c5 authored almost 10 years ago
Update README file

c3bb9bff2347ba51a0e2c5296406b9e98293183e authored almost 10 years ago
Update composer.json file

3cfcfb4ad7d67d6d71ed86327198728896904c16 authored almost 10 years ago
Add support for mapping route to multiple HTTP methods at one time

574a7159778900ac530d603c2190375f169cc9b9 authored almost 10 years ago
Bump FastRoute min version

f78d8f2e224c85b2a8a4c3c3a838208197b92052 authored almost 10 years ago
Merge pull request #1061 from vieirasantosn/patch-2

Fix the build indicator. slimphp:develop

cf303876d5338cda0e0680a85139122c7f86f01d authored almost 10 years ago
Merge pull request #1054 from silentworks/changed-route-params-order

Changed the order of params and added in automatic naming #1052

739ec286d9815af22b9f829ace127a4ecdd44f5a authored almost 10 years ago
Fix the build indicator.

3bf3b07cf0135b38a0f53bb4fff56b15665116b3 authored almost 10 years ago
Merge pull request #1057 from vieirasantosn/patch-1

Update App.php

e2d969badc887539e32938171bde98a2ac95b99d authored almost 10 years ago
Update App.php

Using early return in __invoke

8773561ce64a3bedf7823b37a548f145d641f27c authored almost 10 years ago
Changed the order of params and added in automatic naming #1052

b587995f04926b5d5c98690cf4a5402184dfa3cf authored almost 10 years ago
Merge pull request #1053 from silentworks/moved-router-related-interfaces

Moved router interfaces to their respective directories

55fc7c3f866cfc3b247a0cfdfdd4de097f157563 authored almost 10 years ago
Moved router interfaces to their respective directories and removed old ones

f1405bba6daa42f32a9ce37dc60c945b9a89372f authored almost 10 years ago
Merge pull request #1051 from silentworks/fix-missing-namespace

Fix missing namespace in error handler

5ec004cba51d138938c1869f573442a6e41eb69d authored almost 10 years ago
Fix missing namespace in error handler

d2dd406009dc9541924146bd4a8ca4d1a9148483 authored almost 10 years ago
Begin rewriting Route unit tests

4638a532988e41352ec5ac9c82b3771a01b2b023 authored almost 10 years ago
Fix ConfigurationHandler::mergeArray

9c598a933cbcdb9e306dc47f7963927c8a67ce8a authored almost 10 years ago
Add cases to ConfigurationHandlerTest::mergeArray

Add test cases for ConfigurationHandlerTest::mergeArray

7c31178633ae2828a1e5a4386fea3f1f7573d8b6 authored almost 10 years ago
Remove pointless comment

1820b6fccacfa2e3d542a3c376e1d41020583325 authored almost 10 years ago
Misc cleanup tasks

d0ee2a0978d3518a93c6102b0509cb380f240150 authored almost 10 years ago
Begin middleware trait. Mad props to @lalop for his help on this.

f45fe83c6f976210b5b334229bd406cc932db00e authored almost 10 years ago
Clean up collection class

733c81d082ba62e1317fe2954e70a182767f7213 authored almost 10 years ago