Performance Issue in a PHP Website
Hello There is a PHP wesbite which serves 3 pages (home, login, meeting). home and meeting page is of images and login is a database transaction. Tested the website for 1000 concurrent users (100tps)....
View ArticleNextgen CI Datagrid with Ai, Master-detail, Export etc
Hi all, Ii wanted to share a package gridphp/ci4-starter CodeIgniter-4 application starter pre-configured with GridPHP low-code DataGrid designed for building lightning-fast CRUD, DB admin panels, CRMs...
View ArticleSettings v2.4.0 Released
CodeIgniter Settings v2.4.0 Released We are happy to announce the release of CodeIgniter Settings v2.4.0 for CodeIgniter 4. This release introduces batch setting operations through the new getMany(),...
View ArticleCodeIgniter 4: Best Way to Organize Large Projects?
Hi everyone, I'm currently building a medium-sized application using CodeIgniter 4, and as the project grows I'm trying to keep the codebase clean and maintainable. I'd like to know what folder...
View ArticleHow should I structure an API for saving player progress in CodeIgniter?
I'm working on a small gaming project with a web backend built in CodeIgniter. The game needs to send things like player progress, unlocked levels, scores, and settings to the server so they can be...
View ArticleAPI with OAuth2: Recommended extension? Examples?
I am in the process of creating an API that uses OAuth2 authentication. What are the recommended extensions? And where can I probably find example code for using OAuth2 for an API?
View ArticleThe Last Prompt You Need When Building Software with AI
The Last Prompt You Need When Building Software with AI
View ArticleYou Don't Have an AI Problem You Have a Thinking Problem.
You Don't Have an AI Problem You Have a Thinking Problem.
View ArticleIon Auth composer PHP version issue
I'm trying to install IonAuth using the installation info provided by Ben Edmunds but have struck a weird (I think) issue. Composer is telling me my PHP is the wrong version, but it's not. This is the...
View ArticleShield v1.4.1 Released
CodeIgniter Shield v1.4.1 Released Bug Fixes PwnedValidator cannot reach the HIBP API. See the release notes for details: https://github.com/codeigniter4/shield/r...tag/v1.4.1 Full changelog:...
View ArticleIntroducing Aksara 6 - Full-Stack, AI-Assisted, Modular+, I18N+ & Instant...
Hi everyone! ? I'm excited to introduce Aksara 6, the latest generation of Aksara, an open-source full-stack framework and CMS built to make application development faster without sacrificing...
View ArticleThe System Design Newsletter
Lot's of great articles on AI and System design. The System Design Newsletter
View ArticleCompile PHP to Native Binaries
Compile PHP to Native Binaries The TypePHP compiler translates PHP source into C++ and then compiles it into native machine code, eliminating interpretation overhead while keeping the PHP development...
View ArticlePlaceholders and View Decorators
Does the replacement of placeholders like {csp-style-nonce} happen before or after the HTML string is manipulated by a View Decorator, and can the sequence of events be altered? The reason I ask is...
View Article