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

Empty Environment interface

ccd9679df553de9825046a9d63b9edcb70400b03 authored about 11 years ago
Add Session handler interface for php < 5.4 support

d736c8811b6c3915d8aaf38b4c49c6051fe7b21f authored about 11 years ago
Removed reference to Crypt in CollectionInterface. Removed todo comment.

835f22ecadc48c273588e8f4372335f365e812db authored about 11 years ago
Initial work on CollectionInterface.

d126582807053d8e4715d2e618bb03f11c359d16 authored about 11 years ago
Make App look for ViewInterface instead of View

f435fa43a9a60d1c31d050d993e15e452a9561d3 authored about 11 years ago
Fix classes for interfaces

d6032ef8f17bad8f19f527d8bdb642496d598aaa authored about 11 years ago
Add Flash interface

bdde6d5c20ae22e316f40c2a4c6e128730834c4d authored about 11 years ago
Cookies encrypt to depend on interface

ec9674d6ef3c088abea2f982b6a9fadbd3dd3e92 authored about 11 years ago
Add Route interface

ca3291288220481138e89d72c740c187ae80d689 authored about 11 years ago
Add Response interface

5f7536268400b0f452e997d058c044c0b6c2139c authored about 11 years ago
Collection to expect interfaces

27629038bfb73dfc7d98612e27106ce21b65a84b authored about 11 years ago
Fix missing parameter

c4b47c74092c7408c4fdb0a81f4ebdcc89a12885 authored about 11 years ago
Remove extra definition

49c2a93afe99081e63f7f9cdcdc57c35b74eab6b authored about 11 years ago
Add Request interface

cb8f4bb39ca9cff9555ec4d4d5b605ace1e8d481 authored about 11 years ago
Add View interface

952dca1065fbb33d2c5f1406c391eec4d8d53c2c authored about 11 years ago
Empty Headers and Cookies interfaces

c271d1e214bce2c3de7c7617d1665a20c79caa53 authored about 11 years ago
Fix Headers phpdoc

74c4cce1c23e1f1c8037afd2e1fdcbe5a5767068 authored about 11 years ago
Add Crypt interface

c1b7a52af9b0cca28dcd4a2c11234240df595500 authored about 11 years ago
Let Slim::root() use SCRIPT_FILENAME server var

4f62cfe2a10d6e9bca2b52c384568ef16cd07ef5 authored about 11 years ago
Add arg to save matching routes

16879a4f7ad1d49e8c905298ed6dbd958a662288 authored about 11 years ago
Add Router interface

5d56eb30019f908ec66e2bca4dda7947ddbba0d2 authored about 11 years ago
Add Session Interface, require session handler to implement SessionHandlerInterface

6a2463f13e79eebfaa08c643899596dfe944b907 authored about 11 years ago
Implement sub-requests

0523a74d6e822d0a6e1b46b2823961b8d3671f89 authored about 11 years ago
Merge remote-tracking branch 'origin/develop' into config-handler

39b416b50f09700c50cd76a44b6c60c6e24f9c76 authored about 11 years ago
Merge branch 'develop' of github.com:codeguy/Slim into develop

08411d260f1c1fb140817ee5da2a37277e2ed167 authored about 11 years ago
Add arg to save matching routes

1c3b0a82c0095e1bd87ba0de451361bdc65c3ddc authored about 11 years ago
Implement sub-requests

53f329cad75d4b80dc13884d1ef60d389652f43e authored about 11 years ago
Let Slim::root() use SCRIPT_FILENAME server var

2d1627cfb71de92ab1e7f8ece8bebb31a6551ed6 authored about 11 years ago
Missed App alteration for footprint change in Response

b64c9d60093973b1c535fd53905920c481e6d338 authored about 11 years ago
More tweaks for http classes, including footprint change for Response constructor to mimic Request a little closer

f0ba82cd5d71785b2bd76b404ab778eb8c93ab99 authored about 11 years ago
Missed a new keyword

3a42f4a16d789c3a9e4963b155fb8b799a2699cb authored about 11 years ago
Remove static methods in http classes, also protect Request and Response properties

36effa4e2cfcd04f4b90795942d9b4a014c40219 authored about 11 years ago
When running App with circular middleware stacks, throw comprehensible exception instead of opaque PHP fatal error.

563427d744fbc4a26c5e8ebf41a7e0d3c9bdb04c authored about 11 years ago
Merge branch 'feature-interfaces' of github.com:designermonkey/Slim into feature-interfaces

96a5486432c748273ce71f3f3936a958093ae9d2 authored about 11 years ago
Resolved incompatibility between Slim\Collection->replace() and Slim\Interfaces\CollectionInterface>replace().

f6dafd4ea2962041b17e8d9e22edd8e26d820edd authored about 11 years ago
Empty Environment interface

279aa180afa8df285e2a954131179f6494957d09 authored about 11 years ago
Removed reference to Crypt in CollectionInterface. Removed todo comment.

f2f704698d2caa453fd07c06870cecda30b49247 authored about 11 years ago
Initial work on CollectionInterface.

9f0380c49e57e0e6f92fe50b3082320eca1024eb authored about 11 years ago
Include static function getMessageForCode() in Slim\Interfaces\Http\ResponseInterface.

45a49dc793e3085b251610fdd9a6fc7a119e2880 authored about 11 years ago
Add Session handler interface for php < 5.4 support

eab2a9b4c922fc7c3f19a5b70c79a08aa9370ff0 authored about 11 years ago
Config Handler finished and tests passing

25ee28d46eae677e436d8c6b5f275343bcd981b2 authored about 11 years ago
First pass ConfigurationHandler

6665d7fbf6d10d23e1d34aac9c7efae4fefc9b2b authored about 11 years ago
Some test work

79eab1840e03fa89acc9b311cee97833de64b39f authored about 11 years ago
Fix the Session and Flash interfaces

c1b114c6693eaaeb280372cd617c3c6599166f35 authored about 11 years ago
Fix unit test

a48d0c06daa499882580fac074438fb93605df4c authored about 11 years ago
Cookies encrypt to depend on interface

9716fc9efb0a6e05ba3554d5b6fc4766191ed388 authored about 11 years ago
Make App look for ViewInterface instead of View

ad1ed1ca8bd173326ddd3219ef616fd62939c3fc authored about 11 years ago
Fix missing parameter

ac5ccd5b770b997f5c1f7151676ee44c686ef7e2 authored about 11 years ago
Fix classes for interfaces

5dca7a4e083113a19d1cd930296207d3377fa1ad authored about 11 years ago
Empty Headers and Cookies interfaces

26caaf351a538404eb2e84a39749e3d0535936af authored about 11 years ago
Remove extra definition

120325c2399657f9a19557722eac4ab83bb91d07 authored about 11 years ago
Collection to expect interfaces

34f3383243475cfeb88aac36c854b8c43506648e authored about 11 years ago
Add Response interface

ca26a008b8b28e7d72ae6d2b535fdf665c3ee688 authored about 11 years ago
Add Request interface

5833ea75b23d57860f6af9dd4e1e4c7cc3c0f0a1 authored about 11 years ago
Add Route interface

13cefed4af6bd2537e63b31e292811b9012fbd55 authored about 11 years ago
Fix Headers phpdoc

d8b5e082b5c3a409748d1785e479e23031ba9a08 authored about 11 years ago
Add Crypt interface

2070d498e2da3de1c38de1b7684e78f286bb3dde authored about 11 years ago
Add Flash interface

5b0554012e53598243e757302f747dabd6a3c558 authored about 11 years ago
Add Router interface

68b5d154509c114f7f1e24a8472a072ef245d2b3 authored about 11 years ago
Add View interface

7a59c7649cac960f0d6d4fcc330a2d6a612ef8f3 authored about 11 years ago
Add Session Interface, require session handler to implement SessionHandlerInterface

aeda022e7bf5912fd40f0727c406a9c1c4d542dd authored about 11 years ago
Add arg to save matching routes

74a359bbb4eca8785ad496aa7baf74f8431b4fcd authored about 11 years ago
Implement sub-requests

8c7cde9d4677f245741c806b6608d1a12131b193 authored about 11 years ago
Let Slim::root() use SCRIPT_FILENAME server var

73a8daab6ab395d0aa38a0de4af21a0b720e8367 authored about 11 years ago
Instruct Travis CI to install composer dependencies

08a3d84cffc8e3d347a1c0e73284229d42fc087a authored about 11 years ago
Load Pimple via Composer

46b6413cae33ee2f20fd8989aed383cbe40e8ec7 authored about 11 years ago
Fix more configuration merge conflicts

de35e45d0b6ee6088cc0ab0b90c83c64306c7d41 authored about 11 years ago
Fix config merge conflicts

1126a8c045396aca6b8d961cc40e1c51c110b1f3 authored about 11 years ago
Remove magic methods in favour of ArrayAccess

f24139aab63c66ed93e17aca1b80cb11313717c4 authored about 11 years ago
Fix broken unit test after array access merge

4fca12b373eb09d7e8ecfffed2f4e6ec1a2e13b4 authored about 11 years ago
Lots of test fixes in light of implementing ArrayAccess

0e05288ee11a19619e1656040e6b951fb2018b1a authored about 11 years ago
Use ArrayAccess instead of object properties

0255467fd74e99e77e0fe9c7bd8635307267441b authored about 11 years ago
Revert access methods for non ArrayAccess (should have checked first)

f61f260ac787ef2d2bc573cf8c59cab92f5e35f4 authored about 11 years ago
Remove extra requirements checks.

20932d86760234d5a700200b15cc890aa1448802 authored about 11 years ago
Clean up of Crypt class

24ece4c0187e5f28287ed10620921118e1d3a85f authored about 11 years ago
Fix broken unit test after array access merge

a4a6c3d11fde5bdad707c57596c54f1e53444b8b authored about 11 years ago
Merge branch 'develop' of github.com:codeguy/Slim into develop

e6b11a0c844630f07bdcbeaf325d4b3a29a39695 authored about 11 years ago
Remove magic methods in favour of ArrayAccess

65ba5cb03b2b5f39e83c03f0646676da5357bfe1 authored about 11 years ago
Remove extra array use

65ebe2df43c0b7bc3be33944cadf5dd01d69c8b9 authored about 11 years ago
Merge pull request #686 from designermonkey/crypt-cleanup

Clean up of Crypt class

c0574ccaeba90ed0287e152d89f0e6542bf0ab4a authored about 11 years ago
Lots of test fixes in light of implementing ArrayAccess

18ff1b3ca51b8c4c3997531f331ebd4da63a038e authored about 11 years ago
Configuration class updates, and test

ddb67f37e003f3a770711fd75be3aba8f0f9475f authored about 11 years ago
Add Configuration object with support for dot separated keys

8758ff68e6b4e5894385e0b1e8682a09f4249f0d authored about 11 years ago
Revert access methods for non ArrayAccess (should have checked first)

613db3da1048c163c04cbdfe96835ad3cdf6cdc4 authored about 11 years ago
Use ArrayAccess instead of object properties

2c8f050ed248237e155e1aadfaf076773e3d5f85 authored about 11 years ago
Refactor App class

e8a32141ffd3175cf6791d14cf912a7ad05d7c32 authored about 11 years ago
Refactor, decouple Request, Headers, Cookies

f1a8a74d391152a4159a556f6528857d2cebfb59 authored about 11 years ago
Refactor Environment

0d8b354427899626783b78e639811976add520c4 authored about 11 years ago
Remove extra requirements checks.

98fa7efd66eec516b85db6b316f45802eea7a7eb authored about 11 years ago
Clean up of Crypt class

86170828ac88cd57c5a2b5d437420c1d286e010d authored about 11 years ago
Fix merge conflicts with v2.4.0 changes

180d05d8a4c6c1d893238c31f8586f9eac4627c6 authored about 11 years ago
Merge remote-tracking branch 'renatbilalov/master' into release-2.4.0

b33f08481bf069ea59e4c14b4367c86bc7cc6732 authored about 11 years ago
fix [] -> array()

change separator "::" -> ":"

fc816fb2aa166168a25dbda4061509da1531008d authored about 11 years ago
Merge remote-tracking branch 'ptarjan/master' into release-2.4.0

8956a5ffb33af7107f5661fa90995ca0ce9bc863 authored about 11 years ago
Remove mcrypt dependency

a5a9a29f9569122f02357258a3f272d3a1db1c30 authored about 11 years ago
Merge remote-tracking branch 'chrisgedrim/master' into release-2.4.0

b20cba2f66bd68c3193783ac7505f6898f8de1dd authored about 11 years ago
Merge remote-tracking branch 'sasezaki/patch-1' into release-2.3.6

4dac90cfcf6afa377452dc4f27e1f668564c2b08 authored about 11 years ago
Merge remote-tracking branch 'dongilbert/IDE' into release-2.3.6

2b640548b3fa56e062f4c6cca7a2eace586bc369 authored about 11 years ago
Allow local data to be passed into a template during rendering.

8e3b1fcc303eb9964c08a62404bc415ccb1189a6 authored about 11 years ago
Pass through 'templates.path' to view object singleton.

8f123ec1786d0b1b03b0d0142b4dc5ea1db1de88 authored about 11 years ago