Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / BrandEmbassy/slim-nette-extension issues and pull requests
#64 - Adding afterRouteMiddlewares configuration option
Pull Request -
State: closed - Opened by vojtahavranek 8 months ago
#63 - Adding afterRouteMiddlewares configuration option
Pull Request -
State: open - Opened by vojtahavranek 8 months ago
#62 - DE-101597 Allow adbario/php-dot-notation ^3.0
Pull Request -
State: closed - Opened by dominikkaluza 10 months ago
#61 - De 55463 sonar qube integration
Pull Request -
State: open - Opened by videshpande06 about 1 year ago
#60 - Use APCU cache by default
Pull Request -
State: closed - Opened by dominikvoda about 1 year ago
#59 - DE-57584: Configure GHA for Black Duck scanning.
Pull Request -
State: closed - Opened by nclemons78 over 1 year ago
#58 - DE-48590 - Correctly use cache when always included api
Pull Request -
State: closed - Opened by michalbrauner over 1 year ago
#57 - DE-48590 - Ignore disabled apcu
Pull Request -
State: closed - Opened by michalbrauner almost 2 years ago
#56 - DE-48590 - Add to OnlyNecessaryRoutesProvider
Pull Request -
State: closed - Opened by michalbrauner almost 2 years ago
#55 - DE-48590 - configurable optimizations
Pull Request -
State: closed - Opened by michalbrauner almost 2 years ago
#54 - Upgrade to coding-standard v8.6
Pull Request -
State: closed - Opened by PetrHeinz almost 3 years ago
#53 - Attempt to fix the issue with HTTP/2 and long responses
Pull Request -
State: closed - Opened by PetrHeinz almost 3 years ago
- 1 comment
#52 - Protect from typos in route definitions
Pull Request -
State: closed - Opened by PetrHeinz about 3 years ago
- 1 comment
#51 - Allow to unregister a route
Pull Request -
State: closed - Opened by PetrHeinz about 3 years ago
#50 - Add tests/temp/ to .gitignore
Pull Request -
State: closed - Opened by PetrHeinz about 3 years ago
#49 - README.md: fix docs for route config
Pull Request -
State: closed - Opened by PetrHeinz about 3 years ago
#48 - Add option to ignore version middleware group
Pull Request -
State: closed - Opened by dominikvoda about 3 years ago
#47 - Last missing parts for channels
Pull Request -
State: closed - Opened by dominikvoda almost 4 years ago
#46 - remove controllers support
Pull Request -
State: closed - Opened by dominikvoda almost 4 years ago
#45 - Introduce names for routes from config
Issue -
State: open - Opened by dominikvoda almost 4 years ago
#44 - add getParsedBodyAsArray method
Pull Request -
State: closed - Opened by dominikvoda almost 4 years ago
#43 - update brandembassy/datetime (3.0)
Pull Request -
State: open - Opened by dominikvoda about 4 years ago
#42 - root url pattern is supported
Pull Request -
State: closed - Opened by dominikvoda over 4 years ago
#41 - improve-middleware-stack-tests
Pull Request -
State: closed - Opened by dominikvoda over 4 years ago
#40 - middleware-groups
Pull Request -
State: closed - Opened by dominikvoda over 4 years ago
#39 - + url pattern resolver
Pull Request -
State: closed - Opened by dominikvoda over 4 years ago
#38 - + Controller support
Pull Request -
State: closed - Opened by dominikvoda over 4 years ago
#37 - + request factory
Pull Request -
State: closed - Opened by dominikvoda over 4 years ago
#36 - new-api-structure
Pull Request -
State: closed - Opened by dominikvoda over 4 years ago
#35 - @ update coding standards
Pull Request -
State: closed - Opened by dominikvoda over 4 years ago
#34 - Add array as default to get query param
Pull Request -
State: closed - Opened by janveselynet over 5 years ago
#33 - fix settings parsedBody, update test
Pull Request -
State: open - Opened by michalbrauner over 5 years ago
#32 - Add docker magic
Pull Request -
State: open - Opened by Zemistr almost 6 years ago
#31 - Extract router from SlimApplicationFactory to RouterFactory
Pull Request -
State: open - Opened by Zemistr almost 6 years ago
- 3 comments
#30 - fix type
Pull Request -
State: closed - Opened by ghost almost 6 years ago
#29 - fix types
Pull Request -
State: closed - Opened by ghost almost 6 years ago
#28 - fix types
Pull Request -
State: closed - Opened by ghost almost 6 years ago
#27 - Upgrade libraries, normalize code style and PHP stan
Pull Request -
State: closed - Opened by ghost almost 6 years ago
#26 - Solving double-slashes in routing when omitting, closes #16
Pull Request -
State: closed - Opened by ghost almost 6 years ago
#25 - Make it possible to use variable in route names/version
Issue -
State: closed - Opened by JanMikes about 6 years ago
- 4 comments
#24 - Is it possible to access SlimApp or SlimContainer or Route in middleware?
Issue -
State: open - Opened by JanMikes about 6 years ago
- 11 comments
#23 - Fix ignored slimConfiguration setting
Pull Request -
State: closed - Opened by JanMikes about 6 years ago
- 2 comments
#22 - The "slimConfiguration" key is beign ignored completely
Issue -
State: closed - Opened by JanMikes about 6 years ago
- 1 comment
#21 - Php7.2
Pull Request -
State: closed - Opened by ghost over 6 years ago
#20 - Remove requirement for error handlers, it can be omitted. Fixies #18.
Pull Request -
State: closed - Opened by ghost over 6 years ago
#19 - Adding app middlewares using config
Issue -
State: closed - Opened by JanMikes over 6 years ago
- 4 comments
#18 - Handlers in config can not be omitted
Issue -
State: closed - Opened by JanMikes over 6 years ago
- 2 comments
#17 - replace getContents with (string) cast to avoid buggy behaviour with …
Pull Request -
State: closed - Opened by ghost over 6 years ago
#16 - Option to omit api version from url
Issue -
State: closed - Opened by JanMikes almost 7 years ago
- 3 comments
#15 - What is recommended architecture for combination REST API + templates
Issue -
State: closed - Opened by JanMikes almost 7 years ago
- 8 comments
#14 - getField validation also distinquishes between null ad missing
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#13 - fix isset to avoind `null` vs. missing value
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#12 - Change API of handlers with throwable to support PHP7 errors
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#11 - fix packagist name in readme.md
Pull Request -
State: closed - Opened by podolinek almost 7 years ago
#10 - Update slim/slim dependency
Issue -
State: closed - Opened by JanMikes almost 7 years ago
- 2 comments
#9 - Revert "Revert "Global app middlewares and multiple action methods""
Pull Request -
State: closed - Opened by ghost almost 7 years ago
- 1 comment
#8 - Revert "Global app middlewares and multiple action methods"
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#7 - update slim and add fix for empty header + html not working
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#6 - update slim on 3.9 version
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#5 - Global app middlewares and multiple action methods
Pull Request -
State: closed - Opened by dominikvoda almost 7 years ago
- 4 comments
#4 - add phpstan, fix errors
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#3 - add SlimApp that convers Request/Response to BE Request Response
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#2 - fixed error handlers, better test examples, added finls to prevent inheritance
Pull Request -
State: closed - Opened by ghost almost 7 years ago
#1 - first implementation, moved from monolithinc BrandEmbassy Code
Pull Request -
State: closed - Opened by ghost almost 7 years ago