Sources of Knowledge
Table of contents
Loading...Introduction
These are some of the main sources of knowledge that helped me build the slim-example-project and write the documentation.
Knowledgebase
- PHP The Right Way
- Learn PHP The Right Way is an amazing YouTube series by ProgramWithGio
Articles
Forums
Discussions
2022
- How to manage permissions and user roles - Odan
- Handling of DTOs - Odan
- Transmit dropdown values to view - Odan
- Are Unit tests really worth writing and maintaining on integration tested code? - Odan
- Redirect to GET request after non-GET request - Odan
2021
- Database migrations with phinx and schema.sql generation - Odan
- How can I test emails ? - Odan
- Where to put user role verficiation and manage permissions ? - Odan
- How to instantiate an associated object from the fetched result of a join query - Odan
- Should repository load associated objects by default - Odan
- What should be and should NOT be loaded with AJAX - Odan
- Architectural question on repositories Infrastructure and Domain - Odan
- How do you decide if function should be autoloaded - Odan
- PhpSession: "Headers already sent" warning when testing - Odan
- Base path for assets with PHP-View renderer - Odan
- Asset management, template rendering, Query Builder and test logger - conversations below deleted blog posts - Odan
2020
- PHP Script does not stop running when error happens with custom ErrorHandlerMiddleware - Odan
- Should I use JWT or PHP sessions? Is developping API separated from frontend the right fit for me? - Odan
2019