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

Relocate Slim exception class

ffabdb93dfaf4871062326b63c15be58907d6d6e authored almost 10 years ago
Merge branch 'develop' of github.com:codeguy/Slim into develop

0e857df93b5b65bf2f9569c2fe3751f6d0ff78af authored almost 10 years ago
Clean up Route and Router classes

94d89cff03776b9cdd72fe8e6bb9eb4e2a1c6942 authored almost 10 years ago
Merge pull request #1036 from silentworks/feature/config-handler-merge

Added in test for Configuration Handler merging of two arrays

9acd97f154413cc31018c46780c616f7978cd085 authored almost 10 years ago
Merge pull request #1044 from ptcong/patch-2

Fix syntax error in unit test Http/BodyTest.php

1fb54fd1dc2cebfd00ee673645948a804fc2b292 authored almost 10 years ago
Remove Pass class

dd36845ca4bf2c9a865eba29610e6072662a00b6 authored almost 10 years ago
Namespace default handlers

d50733e1d84b26335617488a7a7d3fac6b384f5b authored almost 10 years ago
Prepend group route patterns

d86cb69d6329f0f964a689b3d4c30815c2ec22e8 authored almost 10 years ago
Restore router groups and urlFor

23896c428cc68c8008f28f1174b984905019cce6 authored almost 10 years ago
Pass route info args into route callbacks

b46a870055db17e95cdaab0d66ee32705ccf7384 authored almost 10 years ago
Experimental bare FastRoute integration

75e03c3bbb01ff82cc5390445f0a7ad137926b23 authored almost 10 years ago
Fix syntax error

Parse error: syntax error, unexpected '.', expecting ',' or ';' in ../vendor/slim/slim/tests/Htt...

0101573bf1c9c6a029b27d2d81722de054111302 authored almost 10 years ago
Updated test for configuration handler merging arrays

c09270af8968a9f7eafa652325d2dd8ebe15e44b authored almost 10 years ago
Delegate symmetric encryption to Zend/Crypt

c5b6c76a2bba90dfab300280ed9258e2263edb52 authored almost 10 years ago
Added in test for Configuration Handler merging of two arrays

5e883e6ee2a13e5c4c50c2959c1c60add66f0b81 authored almost 10 years ago
Correct terminology in README

3d601c141dd10f69eaeb589e9f7f77c419f764cc authored almost 10 years ago
Use hash_equals in Slim\Crypt when decrypting data to avoid timing attacks

1ee41b74963b5ce23caae67582aceddb982b43db authored almost 10 years ago
Improve Cookies tests

20b09ca587b6f1215bb10ad39b92c2c540b2cd35 authored almost 10 years ago
Improve Header and Body tests

64556d1f1226ac0a17dd0aaaba10e2aea9851986 authored almost 10 years ago
Improve Response tests

a0738dd070129d177589e45f3e7d3107692699b5 authored almost 10 years ago
Merge branch 'develop' of github.com:codeguy/Slim into develop

418a61f72d741a3032d7df361649d3a346fde21a authored almost 10 years ago
Improve Request unit tests

b8e321527f193dc7ee3b5c26a2eaf94839ea0752 authored almost 10 years ago
Merge pull request #1033 from TomasVotruba/patch-2

travis: PHP 7.0 nightly, 5.6 and added

45d4de43f35af83d27a9d27e79d37cd365b17b5d authored almost 10 years ago
travis: PHP 7.0 nightly, 5.6 and added

71ad8255207e76369cff475de929d1f114ca4261 authored almost 10 years ago
Fix, test Request::isXhr

b4e3d237225033d050e568c49eb3bcf2387c3513 authored almost 10 years ago
Add updated docblocks to App constructor factory methods

1bcbb8925054fbe6d2fab26e90bef05b157f317c authored almost 10 years ago
Remove old interfaces

5f7eb599b48f6f1c97730491b8d3ce313a5d2410 authored almost 10 years ago
Fix Flash injection into View

d0bc8235eab5f022b09ab50651078891c04409e0 authored almost 10 years ago
Add more tests for Request

d05e9f4116a4bd3ab18a52e00cd812e7cf578253 authored almost 10 years ago
Update Request method handling

6ccd534107e0cefd2360a5fd8b3647dba215fbd2 authored almost 10 years ago
Harden Response and Uri classes

6fa1ef436240ffcf4ae1dd115095d9a6ad32b4bc authored almost 10 years ago
More tweaks to Uri class

1e2d4a2ea68614edb1064b2cc83fe17814cd2ec8 authored almost 10 years ago
Update Uri path methods

5e40f3fbbdea30a4ac2c74293b36beeab58b5b13 authored almost 10 years ago
Update Uri port methods

fc9cda8c44a30da351858bd178a654b651993371 authored almost 10 years ago
Relocate Uri withHost method

7a03623150c02251d0dea201350ee4820ba097e0 authored almost 10 years ago
Clean up Uri user info methods

e4ad4e6fdf4dbab9280d7503d166b1ff733c8d34 authored almost 10 years ago
Merge branch 'develop' of github.com:codeguy/Slim into develop

c3faeac2c39431cf13fc7326e479bf526b4b5ec0 authored almost 10 years ago
Improve URI scheme methods

b5d0ab623af4e5ae4bb57bf0de56ceca1963ea2e authored almost 10 years ago
Merge pull request #1026 from sekjun9878/issue-962-develop

Fixes #962, Missing SERVER_PORT on GAE. For branch develop.

5fe14651a07dd8265bcc7203d79ffc18a4be0670 authored almost 10 years ago
Merge pull request #1021 from ptcong/patch-1

Test ConfigurationHandler::flattenArray()

fa5a810ff3f16a1937fe62500910ef2873909f8d authored almost 10 years ago
Merge pull request #1016 from ptcong/configurationhandler-patch-1

fix ConfigurationHandler::flattenArray()

303e4a9b74d7b7ab4496ea7419b093813316bd5c authored almost 10 years ago
Merge pull request #1027 from nickolasgregory/patch-1

Added $queryParams to RouterInterface Declaration of urlFor()

59fa40dd197b6722882a7beeb214c4ddb15a4cc0 authored almost 10 years ago
Added $queryParams to RouterInterface Declaration of urlFor()

Change made to match #1017

40bf08d2955b50c66cad71900a7ae73bd868b34b authored almost 10 years ago
Fixes #962, Missing SERVER_PORT on GAE.

d97fa7a0c842fc198912643dec38d8e365fcc553 authored almost 10 years ago
Test flattenArray

320f6e8da4ac55f771c76cb9dcad2448ba356299 authored almost 10 years ago
Merge pull request #904 from flashinnl/patch-1

Prevent fatal error if callable does not exist in Route->setCallable

e1f42207da79d9f6d75d30b8fbee072ba4bdbc3a authored almost 10 years ago
Merge pull request #943 from ecoreng/fix-interface

add method to ViewInterface

1ca03a193d10b59d1bbe4e8bf39b44db3669bdb0 authored almost 10 years ago
Fix merge conflicts

e0fc7ac51987ca2f6d554446e1ca1e635873668a authored almost 10 years ago
Upgrade to Pimple 3.x

f17e45e59b7b1aaab8d5408f9ce843ddebc4abf9 authored almost 10 years ago
Merge pull request #1018 from ptcong/patch-1

require php >= 5.4

26d49033e647dffc8528a3650be362780d120cc5 authored almost 10 years ago
require php >= 5.4

use short array syntax

e1dfebc1285dafe98f3a3570987553624739afba authored almost 10 years ago
Merge pull request #1017 from pine3ree/patch-10

query string parameters support in urlFor

47cdc07ecd4aa4ceaeac79e0bb3e2ee4ac25195b authored almost 10 years ago
query string parameters support in urlFor

050f0245b7002de3159f789faac401f2f1aaa84c authored almost 10 years ago
Merge branch 'develop' of github.com:codeguy/Slim into develop

9b1995c3d8d3bd13fdf08f5d2da30bf6849acc73 authored almost 10 years ago
Test halt from middleware

690748337b42bc98c974ea8ec4190876ab4e4fe4 authored almost 10 years ago
fix flattenArray

Fix flatten array

```return array(
'123' => array(
'456' => array(
...

5c5cd1eb255cea407c5cc25f890fd2b56ccd1e0d authored almost 10 years ago
Merge pull request #895 from mnlg/unset-render-vars

Unset render variables

044d0b624d371b0a1e992f1e12b4405179792276 authored almost 10 years ago
Merge pull request #992 from iluuu1994/develop

Language hint for markdown code snippets

15373a8b08593c6f06e27002152f009fe79a0d2e authored almost 10 years ago
Add TODOs for other devs

ecc04bc6db0c69d8b9fef27a47b6435566c8baf3 authored almost 10 years ago
Merge branch 'develop' of github.com:codeguy/Slim into develop

88dc3483c2a7b3cf21def48202e9d0700da96161 authored almost 10 years ago
Begin working on \Slim\App tests

359639f412aa3473809183203198c387eda31d14 authored almost 10 years ago
Merge pull request #1013 from wvervuurt/develop

Fix bug that caused no valid headers to be sent

71f967ebf0954418abbd6b5af614fa92037208d5 authored almost 10 years ago
Merge remote-tracking branch 'upstream/develop' into develop

4755f3b916360f21c4b79462a5f1f10d7441a89c authored almost 10 years ago
Fix bug that caused no valid headers to be sent

2aeea51b55e845249e15639cf276e9fe6cf34645 authored almost 10 years ago
Test change to README

cf013af4cfc34ef271f7fc50bf533dba09afb5c2 authored almost 10 years ago
Test change to README

181e26f6c7df4c09c943131bedb7a0dc29c9b28c authored almost 10 years ago
Merge pull request #1011 from wvervuurt/develop

Updated interface that Route matches responses against

e173c66baa35f2410fc1eacc1932a7918e3072fa authored almost 10 years ago
Updated interface that Route matches responses against from legacy \Slim\Interfaces\Http\ResponseInterface to \Psr\Http\Message\ResponseInterface

7e0775c2271051d9bbf5ae3d2bcde1f028a0ca4c authored almost 10 years ago
Clean up output buffer in Route::dispatch if exception

8e377a1142761e846d24cc9c2a97ae554e0218f3 authored almost 10 years ago
Update App docblocks

2b2434548dc9ecf58e48f70b01548e236bee00d8 authored almost 10 years ago
Fix a few snags

85f1e84f455da7f4c0aa0108c34e0d25f8ba1721 authored almost 10 years ago
Optimize App class namespace references

b12ac81528fd7ed29ebbb723280bb832c665f7be authored almost 10 years ago
Bump app version number

420b63a27d7ddd4d7d23340ea1e321f78eb77a3e authored almost 10 years ago
Update configuration docblocks

f575a51169e3e8b0b0f6e7cd4bed2c2b08ed9c3e authored almost 10 years ago
Update Autoloader docblocks

157859cc75f30a806fa0ea6d9f8a30d364b6cf4a authored almost 10 years ago
Update custom exception docblocks

548b014b322967aeaa1a0c2e769d25726b629d53 authored almost 10 years ago
Update View docblocks

ad28fcc4f885bf086fa54b5c246a1b694ca3c9b9 authored almost 10 years ago
Update Session docblocks

1fca9700e99409ea6466531c18c7cfc4994546a4 authored almost 10 years ago
Update Router docblocks

c0566e1676d71c95c8631b03ab1310c340bb6046 authored almost 10 years ago
Update Route docblocks

25019aa6f84ef9a568d15ac33bb5a104cf5c1b65 authored almost 10 years ago
Update Route docblocks

0a7aab57d9b30f7d76b6a904a581acaeac3c96a7 authored almost 10 years ago
Update Not Found handler docblocks

0f3f3e375d3bac4d08a7e2050f4ee353ce9083ab authored almost 10 years ago
Update Middleware docblocks

f32e5a0a1a54780ed6107d3f2287968f2bb6d2eb authored almost 10 years ago
Revert Collection changes

2a0cbbbdfbec82df60a8ed28b67f1b33e57465ea authored almost 10 years ago
Update Flash docblocks

a564f6f1101a838f097f2eff2c2331ae6d2671ce authored almost 10 years ago
Update ErrorHandler docblocks

d1aa3e11c9bc9e0468d35523dd58005b6b7ea576 authored almost 10 years ago
Update Crypt docblocks

eef25d423a10e2262f17df0bf0ff0353b07d9b40 authored almost 10 years ago
Update Collection docblocks

742112bc7d16e65a5b848f12a29aa3a153a92f77 authored almost 10 years ago
Clean up App docblocks

8fbbe8c727a1845bad884ab0ecb310103b86672f authored almost 10 years ago
Update Uri docblocks

679d06f226c31449bd72c0752c38c6a0ecb8e8d4 authored almost 10 years ago
Update Response docblocks

8e5688e5fd94447d05ab51d4af873bb7795e2d52 authored almost 10 years ago
Update Request docblocks

cf8a0208b36ef5ed1be648f9df719e409dd5f2b5 authored almost 10 years ago
Update Cookies docblocks

8208e91828ce7f6e2eb3338efd71ca7d20678615 authored almost 10 years ago
Update Cookies docblocks

cc0b9fce4b6c06f7512fab9a574058d267aeff52 authored almost 10 years ago
Update Body docblocks

48b26c576a1a5e435dd0d07ce43f9b3c10e40001 authored almost 10 years ago
Update Environment docblocks

7bd0cd171ff09cd748a669fd7d2ee5b15d8681e5 authored almost 10 years ago
Kill another Cookies class method

188905e4ef9ce626696127cfc6ff6c3fc820865c authored almost 10 years ago
Refactor cookies, headers, and tests

104f6d70e2c2f2e71136f9e15d66820faac31a3d authored almost 10 years ago
Fix subRequest method

b0e6f6f71f439d2d28e58db6ea7b41d8e10e859f authored almost 10 years ago
Update App::halt method

c2785c15e9e50aa417fc7db8c153718509e3f04f authored almost 10 years ago