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

Remove redundant call to setTemplatesDirector method.

3dd72ecd5fb1ad3f6d1d4132217ca1b088a1cd3a authored about 11 years ago
add 418 HTTP status code

See RFC 2324
https://tools.ietf.org/html/rfc2324

fe32e2ca3e3ee54af638b4add75875d254b61fa6 authored about 11 years ago
Don't rely on system setting for error_reporting level

e0fb710f06030d39fd15127e2bc380300ab0e2c2 authored about 11 years ago
Fix ordering

a0776e726be7a1c6072160d45df4294769cc98b7 authored over 11 years ago
Add property typehints for proper IDE support.

e697ff20e2016e27b38ca6ec2503e67b8b899210 authored over 11 years ago
.travis.yml - add PHP 5.5

444e2f110514789a448c6704e0b9e2e4f78053f8 authored over 11 years ago
Merge pull request #664 from dangerousdan/develop

Added Missing Http Statuses From IANA Standard

f9f8becbdccf0057ca916d5df230136b09a4c901 authored over 11 years ago
Changed from ltrim to str_replace to remove multiple backslashes

0ff6653057fa47e6b245703f2a3003226f419dc5 authored over 11 years ago
Changed from ltrim to str_replace to remove multiple backslashes

3dec4f9ee2e9c204a9f334afd72abc174c1b792e authored over 11 years ago
Bump version

e8cc0c952da2fc0a8dd59c2f54e96cacc75569ef authored over 11 years ago
Fix urlFor adding extra slashes on Windows OS #663

c67075715a3079f568fbf5f4307e3d911c1b3ef1 authored over 11 years ago
Bump version

1e6454a9bf2eb29a7c145d91a6edbabb5b40fa62 authored over 11 years ago
Merge branch 'release-2.3.5'

1990bcfa5379c12ba8372e49da5aea8cd2a9ecad authored over 11 years ago
Fix urlFor adding extra slashes on Windows OS #663

06f03e33415cdc5e0317351963cc487373a156d4 authored over 11 years ago
Added Missing Http Statuses From IANA Standard

Added missing Http Statuses from IANA (The Internet Assigned Numbers Authority).
http://www.iana...

997c230e3ead4d46c70daf6f7e69517a0c5dd793 authored over 11 years ago
Fix \Slim\Environment path parsing regression

Bump version number

9c2ff0765e6d80a845cbd32344965fa18269ccaa authored over 11 years ago
Bump version number

fc8e18e6d1a5599a09ea0c45bf6ecd9ac843799b authored over 11 years ago
Merge branch 'release-2.3.4'

a6400050df6f3d1e3ebc3572cb159045abc5455f authored over 11 years ago
Fix Environment path parsing regression

53c84b943311da656a3e17bbb97d2c49ec63b9c2 authored over 11 years ago
[] -> array()

ef56f5bb6cd42b62775d084a2556c4ad3543a61e authored over 11 years ago
Controller as \class::method

3ae6c73b68035fa41b60145aacf0fabe13c1eec4 authored over 11 years ago
Let build status represent master branch only

Remove stowaway file

2952d3810a3f99256ea23142258f05f0c55e7a9e authored over 11 years ago
Remove @api tag from App magic methods

6d15623e8a19a5386b86fc201f03bc541644c1bf authored over 11 years ago
Identify public API methods in all classes

4378532bdb38281cc97d39a3327a9345bcfa67a4 authored over 11 years ago
Update App inline docs

abfdff8c62b1e76b24f5108b875ce906c736a3e8 authored over 11 years ago
Let App extend Pimple

Update App to use new Request, Response, Headers, Cookies interfaces

44edd99fd4bd3d3460b9c9f7ea194c85e95f283b authored over 11 years ago
Update Http/Response tests

6d3fb59ec2cf14124f5f93aa435428436e5759b7 authored over 11 years ago
Update Http/Request tests

1b9af0c653d2bb66f99d90d3d237893309b0814e authored over 11 years ago
Update Http/Request to use new Environment, Cookies, Headers interfaces

5c6ddba77dd3fcf73584e4c040dc931b19c50a5e authored over 11 years ago
Update Http/Headers tests

713f2481553518775509495f82f4da9e25c67bb4 authored over 11 years ago
Let Http/Headers extend Collection

Convert Http/Headers::find to static method

15b7de349d965434518ea549bf92747d7edf865b authored over 11 years ago
Update Crypt inline docs

ff7e02529993c3c982ba18969b059f4707255a6e authored over 11 years ago
Update Router inline docs

be319a3c40918268b3d95cd5922b7f0f5b1d0f00 authored over 11 years ago
Update Route inline docs

fa7c321b36b44fb392f814b930ed706affcdbcbc authored over 11 years ago
Update Flash to use new Session interface

Update Flash inline docs

14a165755d86163bc8c34ec570eda3b84c18e0b1 authored over 11 years ago
Let Environment extend Collection

8bbf67c39dfb1a4b229b1e17050bc5f5b3e269dd authored over 11 years ago
Let Http/Cookies extend Collection

ae0a8383aba8c6ed466591da653120b3a04f4726 authored over 11 years ago
Let Session extend Collection

e162d6532af89cd6e8691a4478fe3b966af4c407 authored over 11 years ago
Let View extend Collection

01ab75872be8f253a70d6262135d6b3ee6b64054 authored over 11 years ago
Add Collection class and tests

34052d6df37eefc60a26cca31764ea860d4dbb58 authored over 11 years ago
Add Pimple container class

9fd2322e94aeca9e69cd8fc9697fdf83e166dfca authored over 11 years ago
Fix merge conflicts with release-2.3.3

f9e019b2c7624afe63daec4aa2b07aece61f1100 authored over 11 years ago
Fix merge conflicts

bc5f5a80d9f89620ad1a15db57f6a6bc88c2d3a6 authored over 11 years ago
Fix README typo

1817ff97604c99fe6bfd98862b269cab12000482 authored over 11 years ago
Add hhvm configuration example to README

Fix inline doc versions in a few class files

3dfc647235d03407c1a01c038c146e19ca09bd78 authored over 11 years ago
Don't send any content when it's a HEAD request.

57f8fba3801177a80728507a683aa076f96ecc1e authored over 11 years ago
Fix PrettyException middleware when custom log defined

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

bc6f2775a4e119631f2ddad3278ea1f08edd6152 authored over 11 years ago
Add HHVM compatibility

cead9f64e385065ec3575fd2187fb6b2fdb6e1c7 authored over 11 years ago
Remove vagrant files

29ad3bb0588b97af099a07267bfc32cef688ecb5 authored over 11 years ago
Fix unit tests for HHVM

5eed4a5d156e785d3c3157f3c065f4e8c4710437 authored over 11 years ago
Add HHVM compatibility

a35767746009ff818e6375b72f23a2cf7de5f1a4 authored over 11 years ago
Bump version numbers

2b12c9b076b78bdec1f30c51001ab752d282baf7 authored over 11 years ago
Bump version numbers

4803b21b8a52188d1ad3a61c23b595c686e19de7 authored over 11 years ago
Bump version numbers

a9abd36d53d9c1f7732f490f8e809e55045307b3 authored over 11 years ago
Merge remote-tracking branch 'lalop/flash_countable' into release-2.3.3

3aaa1f68c416048db357d754ac773539bfd7760b authored over 11 years ago
make flash middleware implements countable

cfcfceea2f0f06f7c08123b94bb937513f880a4e authored over 11 years ago
Fix merge

84da25f65dc7d7273d6a19a2dd36f07fc4059bfd authored over 11 years ago
Merge branch 'release-2.3.2'

5932fcb53e727f7fd3bd8411b3ad1d54217b4a48 authored over 11 years ago
Removes remnant of escaped special characters.

Before `urlFor` would return '/path/Hello\.Josh' for a pattern
'/path/(:foo\.:bar)' with paramet...

6ddc9485dda54f3478d88752bc2d643d143b6d24 authored over 11 years ago
Add test for `urlFor` with regular expressions syntax.

e8d0be97eb881f674727e324f1c51643181a5e9d authored over 11 years ago
Merge pull request #635 from jeremykendall/fix/cookie-encryption

Fixes flash messaging/SessionCookie decoding failure when cookies.encrypt = true

fd01219c98107a4357fb279cb381f29471eb115d authored over 11 years ago
Set \Slim\Session::setOptions as protected

647d282e8ccfca0251f58b7dbb10d8d695ec6689 authored over 11 years ago
Simplify \Slim\Session interface

4a011a8905f317ec8eeb7a6ae17328eb707b0aaf authored over 11 years ago
Update inline docs in \Slim\Http\Request

0aedaef49430f443b8bf395f70312ef778588c82 authored over 11 years ago
Rearrange methods in \Slim\Http\Request

abd4456e40f6813c7f9894878d083991190f7497 authored over 11 years ago
Remove obsolete methods from \Slim\Http\Request

06ed42963c1634ce5dba9ec8baf8a7bd788c8924 authored over 11 years ago
Remove obsolete methods from \Slim\Crypt and \Slim\Http\Request

5e87cfad94e4247515204c063785c6b5957a4528 authored over 11 years ago
Convert \Slim\Environment to non-static behavior

79790012c98837e75446e04a753fbe79d8c46409 authored over 11 years ago
Fixes travisCI PHP 5.3 test failure (build 299).

31eee4986042fa94ed753d83555953825b2b8d90 authored over 11 years ago
Whitespace fixes

13c38a38e30b27f4d7c5deeac6135cfccc3fca90 authored over 11 years ago
Fixes \Slim\Slim::setCookie() method signature error.

cc82d13045563749abbb4f7461d76df598f6a94b authored over 11 years ago
Removes encryption and decryption, adds some error handling

Removes encryption and decryption from SessionCookie. The encryption
and decrption will be hand...

f16cfd6e96521fb3a64a12a9a7d26ba364578d32 authored over 11 years ago
Migrate \Slim\Middleware\MethodOverride into \Slim\Http\Request

a02905aeb6ca2d2991dd0ef82e358dc4cba50c4e authored over 11 years ago
Remove ContentTypes middleware from primary repo

a2547a45db67dad009ec4847e6e73cf2f5ed49ea authored over 11 years ago
More updates to \Slim\Http\Response inline documentation

6e827c0aefa4217e8ebd4cc650798dae3bca838b authored over 11 years ago
Update \Slim\Http\Response inline documentation

ec654a9b0045d4cebde9eb548ce9a98f97baaff7 authored over 11 years ago
Update \Slim\Http\Request inline documentation

c63c89c28a6c292588aed42e7fb577f5f652adeb authored over 11 years ago
Update \Slim\Http\Headers inline documentation

dac115d9b140330ea02496d88dab302fc8ff47ee authored over 11 years ago
Update \Slim\Http\Cookies inline documentation

a78ed5703839fd50558ea091b422f293d3981685 authored over 11 years ago
Let \Slim\Environment PATH_INFO have trailing slash

6d04336f8cca04c143d0685971fb34aef8ea8277 authored over 11 years ago
Fix \Slim\Environment PATH_INFO slashes

1a0d05c9be62f8f1420dcbe6f066e31c044ca808 authored over 11 years ago
Simplify \Slim\Environment root and resource URI parsing

12564bf2314d432bc81f9ede9490a4f0371adc2c authored over 11 years ago
Add default return value for request data

Allow overloading of the default return value of NULL when
requesting request data.

Example:
...

43e216df2b7837d5a732c242f4034311446f3828 authored over 11 years ago
Optimize \Slim\App::call()

da7b413692a86f3be58804e00387b0aff41128d6 authored over 11 years ago
Reorganize \Slim\App methods

124f324f7c4b7a41ab026208876b2e1d7ff3e75c authored over 11 years ago
Remove \Slim\App::getInstance singleton methods and properties

9a9e06a6e06db57260f5b46a27a3b8ad98252cd1 authored over 11 years ago
Remove \Slim\App debug setting

b1e89dc65c5c939ebfd04a3274576f32f9bdcb2d authored over 11 years ago
Adjust \Slim\App error handling

8ab03b413978911d079497590fe56505399f599a authored over 11 years ago
Remove \Slim\Middleware\PrettyExceptions, migrate default error template into \Slim\App::defaultError

0314a05850d6e703ef1626f0699c2660fa9b1893 authored over 11 years ago
GAH EVERYTHING BROKE! This should fix it

4eaef6d63f34d601935db4066c937f0061bb94b1 authored over 11 years ago
Fix typo in \Slim\App inline documentation

91c57998ae0f98aff6a3d17190f8987cc6752a63 authored over 11 years ago
Update \Slim\App inline documentation

60bf8dece6a9d6b0b40aa623ea239e34ef5236f8 authored over 11 years ago
Update \Slim\Flash inline documentation

738ec455caaf1dc7c260e293f2bde7dcfe154b6c authored over 11 years ago
Update \Slim\Middleware inline documentation

df39cac8c601aa9df49d149ddf743af59ed1138d authored over 11 years ago
Update \Slim\Route inline documentation

b2e3480097d8deec3ba1bda7bdf7cf6184c0e9f0 authored over 11 years ago
Fix additional merge conflicts with new file sending methods

5d5b1abb722bf7b0bfa828c8839bfeccc0bad42d authored over 11 years ago
Fix merge conflicts

8f62a0e12fb5595c221cb3dfccc0b30088fa16a7 authored over 11 years ago
Improve \Slim\Flash integration with view templates

acea0759ad198247544f109cc4ad3e1fee6323b4 authored over 11 years ago
Update \Slim\Router inline docs

b20d1722505cf98cf901650316ff17f2fb898310 authored over 11 years ago