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

Refactor Route::__invoke

f3cc9871489452361ed236a6c5674e5f1895aabd authored almost 10 years ago
Render previous exceptions in Error handler

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

ac17e411a2095f89e6f6f2f09bdbf5663c6b7a32 authored almost 10 years ago
Optimize Slim::run

1cd36fbaf56e1c23670f77201fa992dd0634f2a0 authored almost 10 years ago
Merge pull request #1172 from zither/Move-CollectionInterface

Move CollectionInterface beneath \Slim\Interfaces\Http namespace

53620fa2f9991dbbf0a2e2c763108e2f4a3bcf18 authored almost 10 years ago
Move \Slim\Interfaces\CollectionInterface beneath \Slim\Interfaces\Http

634fddc7a3238ecde2ba7747d5ddd3b5df6d2d57 authored almost 10 years ago
Optimize Http/Request file and server params

216918e111fa4e2ba326b6deb41dfe5bfa7a0b85 authored almost 10 years ago
More tweaks to Http/Collection

acf9f307b3ace1cbad7e8a9766e33de341a74d4f authored almost 10 years ago
Optimize Http/Headers environment parsing

6c3d72a0b64cb78210f27d3b3603a7dfa88738cf authored almost 10 years ago
Optimize Http/Collection

fa3deeb875e5cc0878b60fd54fbaa9d6a5362d30 authored almost 10 years ago
Clean up index.php

aee3ffa6f9b756d976789baffc934d4df1e67b61 authored almost 10 years ago
Optimize Http/Headers key normalization

d4a330e90d6f2043dcad7d9c7449abea3f20f7a1 authored almost 10 years ago
Optimize Router::processGroups and Router::map

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

4f05a3aee80763785455635122416a542d97353e authored almost 10 years ago
Optimize Http/Headers environment parsing

b9f84bddb8a2e59d1f766ed3245efbba45ec2cb4 authored almost 10 years ago
Merge pull request #1150 from lalop/patch-1

remove use CookieInterface

8e22803a5d88b5769732c46d819bd5298909ea3c authored almost 10 years ago
Merge pull request #1169 from zither/update-psr7-compat

Update PSR-7 compat

61deeb1fb01067df3442949d028357b6bc81d67a authored almost 10 years ago
Update PSR-7 compat

1d895c490b02ea632b0c6ae1faebf1340468b72d authored almost 10 years ago
Merge pull request #1167 from geggleto/develop

Update develop branch

e02513556cb933ac4d3c58e4cf4ce18f44b02f17 authored almost 10 years ago
Removed NetBeans

c77f6195b24a7f87f07356727329821ee6b56828 authored almost 10 years ago
Updated Slim for latest PSR changes

ed1c509c40a9fe6547a541b6dd9d4ea40d653089 authored almost 10 years ago
Merge pull request #1166 from geggleto/surface-options

Update App.php

eddc5083a0262fd8b5c8564171cd90edebe70b54 authored almost 10 years ago
Update App.php

Changed attribute name and updates size of default Chunk

73438e1d18acfea772baaa3f9d9fd3a3439db826 authored almost 10 years ago
Merge branch 'mariano-pimple_callable_should_allow_magic_calls' into develop

e7869eca14f73905698623f0032b59beec6e96cf authored almost 10 years ago
Update App.php

Added ability to override the default block size used to retrieve the contents of the body of a ...

09f5e69f4d22839e5a496352213ebfcf636265ba authored almost 10 years ago
Simplifying callable checks. Thanks @akrabat

3cc7e5b5d1ac260cd0617350c7b60f0ac6d13dc8 authored almost 10 years ago
Fixing method_exists check

388953dd5f142cc2ca9fffc884b4bb2d61227c39 authored almost 10 years ago
When specifying a Pimple callable, __call magic methods should be allowed

ed5e8c9db72d45a73086dd5fd9671d01c530dfdc authored almost 10 years ago
Preserve header name case

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

5d2b86fb708ac9e0419eb27a0970f284bbc8ee7e authored almost 10 years ago
Remove unnecessary static redirect factory... my bad

0e6a239b203c927201ebcc7f68b09436777b4146 authored almost 10 years ago
remove use CookieInterface

b6670d5a21d0f939b1078e4df83cd33c99bba880 authored almost 10 years ago
Merge pull request #1149 from JoeBengalen/patch-6

Check cookies service returns CookiesInterface

73b4dddbc25e8f4b15d59c0b0e80c5f4d812117b authored almost 10 years ago
Change exception type

923e9070787871a5403a88960220661e40683f75 authored almost 10 years ago
Check cookies service returns CookiesInterface

12babffad4b3d34df8c88cc97e7e15c8be306064 authored almost 10 years ago
Clean up unit tests for cookie changes

f037126e39832c9bbd035a254f91712ecd26160f authored almost 10 years ago
Revise cookie implementation

fa6f24b88bdf8af4ae6a0d705d3807181d23f599 authored almost 10 years ago
Let App::run() use only PSR7 methods

050b179d7fd585cd88e015e06e9b68cb62392074 authored almost 10 years ago
Merge pull request #1146 from zither/issue-1142

Solves issue 1142

0b77f7f2b3e6bbfdffd9909c5c1031b6b6bf9b31 authored almost 10 years ago
Move \Slim\Collection beneath \Slim\Http namespace

Solves #1142

d7d48f6e2e2a4499920591f00b5a4e1417a561b1 authored almost 10 years ago
Merge pull request #1 from slimphp/develop

Develop

c78ee8ccb92914568f92fb8f5c680544fa222e70 authored almost 10 years ago
Merge pull request #1144 from JoeBengalen/static-redirect

Static Response redirect

78e2a668f963ba6fd57cd43fc85ed8c571c8dfe1 authored almost 10 years ago
Update interface header docs

83c17b0a3e7ecb4daf161cfa9136dc81557e8f34 authored almost 10 years ago
Tweak \Slim\App inline docs

31b287053e735e6ec524071499d5bb0c6c83f8f7 authored almost 10 years ago
Remove redirect method from App

5dc10cb2fe0e81ede35b7fd1f1ff5117da93d703 authored almost 10 years ago
Added Response redirect tests

fb023c93b3e7ff85509d5ab5d99673b3163fbdde authored almost 10 years ago
Added static redirect method to Response object

6c7190f39047f12044d265984418a37721398b97 authored almost 10 years ago
Simplify default settings service

880ff86541244a639eae4ea99307f517a1514930 authored almost 10 years ago
Do not rely on non-PSR7 interface method

7455fa6ca3e33af7a578f026350f5776cf1dc7cc authored almost 10 years ago
Misc formatting tweaks in App class

d95a47def1541cac6d5b4598432edbc31e864505 authored almost 10 years ago
Simplify App::__construct() inline docs

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

95a66076c644c2f006b9cf79ee5afcc01a0092e8 authored almost 10 years ago
Remove error handler from App:run() method

dff30930361fb1db84978b80510e97bdc7a61a50 authored almost 10 years ago
Merge pull request #1138 from Allineer/gitignore-update

Remove .DS_Store

3e1284c516cb335a516d9629496a9f8f5ac4ce8f authored almost 10 years ago
Delete .DS_Store

f3f547c2336491cab55d80809b5fa2b3b4b6c542 authored almost 10 years ago
Update .gitignore

b858aa70f1f96d9c8ccf5114afbd3dc0dcf35e36 authored almost 10 years ago
Remove http cache concerns from Slim core

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

3af9138a40568be41e7af540bf08ce3ac87a257a authored almost 10 years ago
Add Allow header to NotAllowed handler

05c5b3cb61352a52a6cdcba8c2dbabc263ee269c authored almost 10 years ago
Merge pull request #1123 from jaapverloop/update-docblock-request-constructor

Update docblock request constructor ($serverParams is missing)

15cd96bc5e82414946dd7552c14dc7d7a861afae authored almost 10 years ago
Align docblock descriptions

43efa9f017c04d2944a1ab0dc5ebc6130601d0e4 authored almost 10 years ago
Document `$serverParams` in docblock.

efa4a64af573cf2cc862680e26e06a2aaa53f393 authored almost 10 years ago
Fix Route unit test merge conflict

909cf785171a1dfd3eb871653976c030ec980412 authored almost 10 years ago
Merge pull request #1120 from gargoyle/issue-1100

Issue 1100

826395ecb97360629444c891d1337a3a08d21086 authored almost 10 years ago
Merge pull request #1121 from JoeBengalen/patch-1

Replaced $name with $key for consistancy in Cookies

f314b619800eb7561109c7b22c68630a9b4a07c9 authored almost 10 years ago
Merge pull request #1119 from JoeBengalen/uri-fragment

Implement Uri fragment

857a9b41750d4cd5ae3ecd8ac6dcb59ee0d3aa74 authored almost 10 years ago
Merge pull request #1112 from akrabat/dic-aware-route-middleware

DIC-aware route middleware

58d61c4979df520dc4c2544a10e4567947ceb082 authored almost 10 years ago
Add Request getParams() method

0b1c2be34c43117bc2d2f65f1e19ce2f97f73054 authored almost 10 years ago
Replaced $name with $key for consistancy in Cookies

In all function the term $key was used, except for getAsString().
Changes this.

d706aa52a1e7cbea9b6e4c82b39c11ecd3df519c authored almost 10 years ago
Added fragment to Uri::__toString and testscase

8c9150ee19c4e407c908cc959eeec25c3e103eaf authored almost 10 years ago
Bugfix Uri removing fragment prefix

c68b90bd5540646677f2f2eb18ebe30803181d40 authored almost 10 years ago
Updated tests that create Request instances.

5ff169b42fa0458489e9be306fff8f67c5bcde91 authored almost 10 years ago
Added Uri fragments tests

7c85f07b6585ed4e09fa1262602b017c191a60ad authored almost 10 years ago
Fixed existing tests for Uri

563215a791add23f8fb9b2ab867dbe2a5be8f594 authored almost 10 years ago
Implementen fragment support in Uri

b7213bb8be9f27ca6198d1035fb02382ddd84b68 authored almost 10 years ago
Merge branch 'develop' into issue-1100

3f6381681fd3edd97b48956f661c3a1cbe872770 authored almost 10 years ago
Add getParam Request method with tests

b32ce17609edbf5b69269c62936730228e26eaf9 authored almost 10 years ago
Merge pull request #1118 from JoeBengalen/fix-port

Fix getPort() following psr-7 spec

04f9865bf510986051c226f8beb94114d69869ae authored almost 10 years ago
Updated Uri port tests

308fe214481398f82eda44aca1b16b66fb8bf080 authored almost 10 years ago
Fix getPort() following psr-7 spec

b73cd73d42ec8d51cde83e810b6d8f782e772c90 authored almost 10 years ago
Merge branch 'develop' into issue-1100

ae831c0b56be54f1ed1400a6f260d0eeaa9d0e47 authored almost 10 years ago
First attempt at implementing changes for #1100

adb9d7b016ba9f5a46f6c7280cc769d4ab574a3f authored almost 10 years ago
Merge pull request #1108 from siiptuo/develop

Return Http\Response from App::redirect

8d2984e7765a863593a84ac60820a4e0c25fa907 authored almost 10 years ago
Merge pull request #1117 from JoeBengalen/updated-uri

Updated Slim\Http\Uri to latest psr-7 specs

56a8f3dfd9373ca4d3ef20c5d62f23de391889d6 authored almost 10 years ago
Updated to the latest psr-7 Uri interface

adc9a72c51f28dcfcc9e10eb325c91c13ccaea69 authored almost 10 years ago
Test adding a 'class:stub' to route middleware

0ee92233968fd030c2e908f021f049c94df9da7b authored almost 10 years ago
Test that adding a non-callable to the Middleware stack fails

d949a62f550c6b1b6f720ed7473c5a3d159fddf0 authored almost 10 years ago
Move container property to ResolveCallable trait

232ee757ba2087b298a16cb7497a1ab242acec32 authored almost 10 years ago
Enable route middleware to accept 'class:method' strings via resolveCallable()

This means that the Route object needs to be aware of the container (via
ServiceProviderInterfac...

6150ab0a82dab1eeba9bd5e2ded2ec9569e725fa authored almost 10 years ago
Move resolveCallable() to a trait

c8ab53675a11cef617e08d41f72a128ac2773d0c authored almost 10 years ago
Change default port in Uri::createFromString()

0334a957332b3ebb5183a561b74b5bcd92a89e6b authored almost 10 years ago
Change MiddlewareAware's add() method to check for a callable dynamically

6e39933a2ec1b87b296790d47e7e3cff413bd2d6 authored almost 10 years ago
Merge pull request #1109 from JoeBengalen/patch-5

Bugfix in ConfigurationTest: wrong usage of ksort

ee2958949b2cf28303b506674b9706cdd8d00267 authored almost 10 years ago
Bugfix in ConfigurationTest: wrong usage of ksort

Ksort sorts the array by reference and returns a boolean. So the
returned booleans were compared...

903506c0a07bbf5866cd8dff6babba56d366fe04 authored almost 10 years ago
Fix @throws to @return in DocBlock comment

5fbc4a3fde746f638f402b3203934c483abf422f authored almost 10 years ago
Return Http\Response from App::redirect

be51deef4227f8bd07d26706a8bf90ea02f13757 authored almost 10 years ago
Merge pull request #1106 from lalop/chainable

make MiddlewareAware::add and Route::setName return $this

5e71f846fc481a19089ceacbfb09c9da3c1cddc7 authored almost 10 years ago
make MiddlewareAware::add and Route::setName return $this

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

52e46fab1b9c12ffa240977d275d279655dde4cc authored almost 10 years ago
Remove outdated configuration settings

8e8b2b54638e7c35c24a25dcc69112e7e3c20421 authored almost 10 years ago