Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Slim Framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Collective -
Host: opensource -
https://opencollective.com/slimphp
- Code: https://github.com/slimphp/Slim
understanding the role of $response parameter in Slim controller methods?
github.com/slimphp/Slim - cxlblm opened this issue almost 2 years ago
github.com/slimphp/Slim - cxlblm opened this issue almost 2 years ago
Slim 4 middleware redirects are not working as expected...
github.com/slimphp/Slim - bmcminn opened this issue almost 2 years ago
github.com/slimphp/Slim - bmcminn opened this issue almost 2 years ago
Better URI template support
github.com/slimphp/Slim - blablabla1234678 opened this issue almost 2 years ago
github.com/slimphp/Slim - blablabla1234678 opened this issue almost 2 years ago
fix: Append route arguments to request attributes
github.com/slimphp/Slim - wuertha opened this pull request almost 2 years ago
github.com/slimphp/Slim - wuertha opened this pull request almost 2 years ago
RequestHandler use appendRouteArgumentsToRequestAttributes, and merge…
github.com/slimphp/Slim - wuertha opened this pull request almost 2 years ago
github.com/slimphp/Slim - wuertha opened this pull request almost 2 years ago
Slim 4 does give blank page with 200 ok instead of redirecting
github.com/slimphp/Slim - blablabla1234678 opened this issue almost 2 years ago
github.com/slimphp/Slim - blablabla1234678 opened this issue almost 2 years ago
Update phpspec/prophecy requirement from ^1.16 to ^1.17
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 2 years ago
Update phpstan/phpstan requirement from ^1.9 to ^1.10
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 2 years ago
Update phpunit/phpunit requirement from ^9.5 to ^9.6
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 2 years ago
Fix HttpBadRequestException description
github.com/slimphp/Slim - jsanahuja opened this pull request almost 2 years ago
github.com/slimphp/Slim - jsanahuja opened this pull request almost 2 years ago
Request object received in ErrorHandler is not in context
github.com/slimphp/Slim - odahcam opened this issue almost 2 years ago
github.com/slimphp/Slim - odahcam opened this issue almost 2 years ago
HTTP Response status line refactoring
github.com/slimphp/Slim - twent opened this pull request almost 2 years ago
github.com/slimphp/Slim - twent opened this pull request almost 2 years ago
Request object received in ErrorHandler is not in context
github.com/slimphp/Slim - odahcam opened this issue almost 2 years ago
github.com/slimphp/Slim - odahcam opened this issue almost 2 years ago
Bump App::VERSION to 4.11.0
github.com/slimphp/Slim - takaram opened this pull request almost 2 years ago
github.com/slimphp/Slim - takaram opened this pull request almost 2 years ago
Changelog of v4.11.0
github.com/slimphp/Slim - flangofas opened this pull request almost 2 years ago
github.com/slimphp/Slim - flangofas opened this pull request almost 2 years ago
Add GH actions to dependabot
github.com/slimphp/Slim - Rotzbua opened this pull request almost 2 years ago
github.com/slimphp/Slim - Rotzbua opened this pull request almost 2 years ago
New ability to override RouteGroupInterface in the Route class
github.com/slimphp/Slim - githubjeka opened this pull request almost 2 years ago
github.com/slimphp/Slim - githubjeka opened this pull request almost 2 years ago
Add php 8.2 to Github test
github.com/slimphp/Slim - Rotzbua opened this pull request almost 2 years ago
github.com/slimphp/Slim - Rotzbua opened this pull request almost 2 years ago
Render trace in JsonErrorRenderer
github.com/slimphp/Slim - maiermic opened this issue about 2 years ago
github.com/slimphp/Slim - maiermic opened this issue about 2 years ago
Update adriansuter/php-autoload-override requirement from ^1.3 to ^1.4
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
Update phpspec/prophecy requirement from ^1.15 to ^1.16
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
Update slim/psr7 requirement from ^1.5 to ^1.6
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
Update slim/http requirement from ^1.2 to ^1.3
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
Update phpstan/phpstan requirement from ^1.8 to ^1.9
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request about 2 years ago
Persist routes indexed by name in RouteCollector for improved performance.
github.com/slimphp/Slim - BusterNeece opened this pull request about 2 years ago
github.com/slimphp/Slim - BusterNeece opened this pull request about 2 years ago
PHP 8.1 deprecated warnings for Slim 3.x
github.com/slimphp/Slim - Datta-Telukunta opened this issue about 2 years ago
github.com/slimphp/Slim - Datta-Telukunta opened this issue about 2 years ago
addGlobal and DebugExtension when createFromContainer
github.com/slimphp/Slim - claserre9 opened this issue about 2 years ago
github.com/slimphp/Slim - claserre9 opened this issue about 2 years ago
Is is possible to automatically save error log?
github.com/slimphp/Slim - laikee99 opened this issue over 2 years ago
github.com/slimphp/Slim - laikee99 opened this issue over 2 years ago
Update laminas/laminas-diactoros requirement from ^2.14 to ^2.17
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
Using assertSame to let assert equal be restricted
github.com/slimphp/Slim - peter279k opened this pull request over 2 years ago
github.com/slimphp/Slim - peter279k opened this pull request over 2 years ago
phpspec/prophecy is now explicitely needed for tests
github.com/slimphp/Slim - DavidPrevot opened this issue over 2 years ago
github.com/slimphp/Slim - DavidPrevot opened this issue over 2 years ago
Update laminas/laminas-diactoros requirement from ^2.11 to ^2.14
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
Problem with withHeader method in Message class
github.com/slimphp/Slim - arvindpdmn opened this issue over 2 years ago
github.com/slimphp/Slim - arvindpdmn opened this issue over 2 years ago
Erro Could not detect any PSR-17 ResponseFactory implementations.
github.com/slimphp/Slim - lucascardo12 opened this issue over 2 years ago
github.com/slimphp/Slim - lucascardo12 opened this issue over 2 years ago
Why no config components? Like .env read and wrie .
github.com/slimphp/Slim - w3yyb opened this issue over 2 years ago
github.com/slimphp/Slim - w3yyb opened this issue over 2 years ago
Refactor some code
github.com/slimphp/Slim - mehdihasanpour opened this pull request over 2 years ago
github.com/slimphp/Slim - mehdihasanpour opened this pull request over 2 years ago
replace string functions with multi byte forms
github.com/slimphp/Slim - mehdihasanpour opened this pull request over 2 years ago
github.com/slimphp/Slim - mehdihasanpour opened this pull request over 2 years ago
Php unit dedicate assert
github.com/slimphp/Slim - MathiasReker opened this pull request over 2 years ago
github.com/slimphp/Slim - MathiasReker opened this pull request over 2 years ago
Get class to class keyword
github.com/slimphp/Slim - MathiasReker opened this pull request over 2 years ago
github.com/slimphp/Slim - MathiasReker opened this pull request over 2 years ago
Assign null coalescing to coalesce equal
github.com/slimphp/Slim - MathiasReker opened this pull request over 2 years ago
github.com/slimphp/Slim - MathiasReker opened this pull request over 2 years ago
Final public method for abstract class
github.com/slimphp/Slim - MathiasReker opened this pull request over 2 years ago
github.com/slimphp/Slim - MathiasReker opened this pull request over 2 years ago
Route arguments get decoded twice
github.com/slimphp/Slim - assertio-dani opened this issue over 2 years ago
github.com/slimphp/Slim - assertio-dani opened this issue over 2 years ago
Update phpstan/phpstan requirement from ^1.7 to ^1.8
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
Update squizlabs/php_codesniffer requirement from ^3.6 to ^3.7
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
Update guzzlehttp/psr7 requirement from ^2.2 to ^2.4
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
Smarty View support for Slim 4
github.com/slimphp/Slim - abdulrehman-sk opened this issue over 2 years ago
github.com/slimphp/Slim - abdulrehman-sk opened this issue over 2 years ago
Variable App not available in routes
github.com/slimphp/Slim - EzequielGv83 opened this issue over 2 years ago
github.com/slimphp/Slim - EzequielGv83 opened this issue over 2 years ago
3.12.3 doesn't contain the fix for libxml_disable_entity_loader deprecated
github.com/slimphp/Slim - andybutlermf opened this issue over 2 years ago
github.com/slimphp/Slim - andybutlermf opened this issue over 2 years ago
Update phpstan/phpstan requirement from ^1.6 to ^1.7
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
Update laminas/laminas-diactoros requirement from ^2.9 to ^2.11
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
RequestResponseNamedArgs and Typed Parameters
github.com/slimphp/Slim - BusterNeece opened this issue over 2 years ago
github.com/slimphp/Slim - BusterNeece opened this issue over 2 years ago
Remove redundant docblock types
github.com/slimphp/Slim - theodorejb opened this pull request over 2 years ago
github.com/slimphp/Slim - theodorejb opened this pull request over 2 years ago
Adding property type declarations for Factory classes
github.com/slimphp/Slim - ashleycoles opened this pull request over 2 years ago
github.com/slimphp/Slim - ashleycoles opened this pull request over 2 years ago
Adding prop types for Exception classes
github.com/slimphp/Slim - ashleycoles opened this pull request over 2 years ago
github.com/slimphp/Slim - ashleycoles opened this pull request over 2 years ago
Adding types to AbstractErrorRenderer
github.com/slimphp/Slim - ashleycoles opened this pull request over 2 years ago
github.com/slimphp/Slim - ashleycoles opened this pull request over 2 years ago
Adding property types to Middleware classes
github.com/slimphp/Slim - ashleycoles opened this pull request over 2 years ago
github.com/slimphp/Slim - ashleycoles opened this pull request over 2 years ago
Uncaught InvalidArgumentException from guzzlehttp/psr7
github.com/slimphp/Slim - afady opened this issue over 2 years ago
github.com/slimphp/Slim - afady opened this issue over 2 years ago
Update phpstan/phpstan requirement from ^1.5 to ^1.6
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request over 2 years ago
Fix PHP 8.1 incompatibilities
github.com/slimphp/Slim - barasimumatik opened this pull request over 2 years ago
github.com/slimphp/Slim - barasimumatik opened this pull request over 2 years ago
Use PHP attributes for route definitions
github.com/slimphp/Slim - andreas-aeschlimann opened this issue over 2 years ago
github.com/slimphp/Slim - andreas-aeschlimann opened this issue over 2 years ago
Update adriansuter/php-autoload-override requirement from ^1.2 to ^1.3
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 3 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 3 years ago
Update phpstan/phpstan requirement from ^1.4 to ^1.5
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 3 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 3 years ago
Update guzzlehttp/psr7 requirement from ^2.1 to ^2.2
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 3 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 3 years ago
Update laminas/laminas-diactoros requirement from ^2.8 to ^2.9
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 3 years ago
github.com/slimphp/Slim - dependabot[bot] opened this pull request almost 3 years ago
Is it possible to change private visibility to protected?
github.com/slimphp/Slim - solventt opened this issue about 3 years ago
github.com/slimphp/Slim - solventt opened this issue about 3 years ago
Upgrading to Slim4 broke a route - not sure how to debug
github.com/slimphp/Slim - Ugoku opened this issue over 3 years ago
github.com/slimphp/Slim - Ugoku opened this issue over 3 years ago
Nested groups can't have identically named routes.
github.com/slimphp/Slim - adjenks opened this issue almost 4 years ago
github.com/slimphp/Slim - adjenks opened this issue almost 4 years ago
$response->withJson() returns error: Call to undefined method Slim\Psr7\Response::withJson()
github.com/slimphp/Slim - jh97uk opened this issue about 4 years ago
github.com/slimphp/Slim - jh97uk opened this issue about 4 years ago
How to get baseUrl (not basePath) in Slim 4?
github.com/slimphp/Slim - contactjavas opened this issue over 4 years ago
github.com/slimphp/Slim - contactjavas opened this issue over 4 years ago
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Slim\App::__construct(), 0 passed in C:\xampp\htdocs\subscription-use-cases\server\php\index.php on line 14 and at least 1 expected in C:\xampp\htdocs\subscription-use-cases\server\php\vendor\slim\slim\Slim\App.php:57 Stack trace: #0 C:\xampp\htdocs\subscription-use-cases\server\php\index.php(14): Slim\App->__construct() #1 {main} thrown in C:\xampp\htdocs\subscription-use-cases\server\php\vendor\slim\slim\Slim\App.php on line 57
github.com/slimphp/Slim - Alien10123 opened this issue over 4 years ago
github.com/slimphp/Slim - Alien10123 opened this issue over 4 years ago
Logger not forwarded to own ErrorHandlingMiddleware
github.com/slimphp/Slim - GonozalIX opened this issue over 4 years ago
github.com/slimphp/Slim - GonozalIX opened this issue over 4 years ago
4.x - Rename `pathFor` to `urlFor` in docblock
github.com/slimphp/Slim - adriansuter opened this pull request over 5 years ago
github.com/slimphp/Slim - adriansuter opened this pull request over 5 years ago
Route Arguments Unavailable In Middleware
github.com/slimphp/Slim - Jaffa-Cakes opened this issue over 5 years ago
github.com/slimphp/Slim - Jaffa-Cakes opened this issue over 5 years ago
V4: routes can no longer return null?
github.com/slimphp/Slim - mnapoli opened this issue over 5 years ago
github.com/slimphp/Slim - mnapoli opened this issue over 5 years ago
Slim 4 - How to handle errors by ourselves completely?
github.com/slimphp/Slim - lautiamkok opened this issue over 5 years ago
github.com/slimphp/Slim - lautiamkok opened this issue over 5 years ago
error handling of warnings and notices
github.com/slimphp/Slim - mbohal opened this issue about 6 years ago
github.com/slimphp/Slim - mbohal opened this issue about 6 years ago
PHP Unit mock and Slim Framework Call to undefined method
github.com/slimphp/Slim - cpapidas opened this issue almost 8 years ago
github.com/slimphp/Slim - cpapidas opened this issue almost 8 years ago
Send Custom Parameters to Middleware
github.com/slimphp/Slim - rachellcarbone opened this issue over 8 years ago
github.com/slimphp/Slim - rachellcarbone opened this issue over 8 years ago
$request->getQueryParams() should not contain question mark
github.com/slimphp/Slim - shamotj opened this issue about 9 years ago
github.com/slimphp/Slim - shamotj opened this issue about 9 years ago
Slim 3 cannot work in subdirectory. Cannot work when accessed from localhost/slim_app_dir
github.com/slimphp/Slim - okaprinarjaya opened this issue over 9 years ago
github.com/slimphp/Slim - okaprinarjaya opened this issue over 9 years ago