PHP 8.0: New Features and Incompatibilities
Learn more about PHP 8.0 and changes to Arguments, Union Types, Nullsafe Operator, JIT Compiler, and more from our team.
PHP 8.0: New Features and Incompatibilities Learn More ❯
Learn more about PHP 8.0 and changes to Arguments, Union Types, Nullsafe Operator, JIT Compiler, and more from our team.
PHP 8.0: New Features and Incompatibilities Learn More ❯
Rapid application development focuses on fast prototyping, skipping the traditional planning process. Learn about its benefits and challenges.
Common Benefits and Challenges of Rapid Application Development Learn More ❯
Combine Formidable with the tools your PSR-7 middleware file upload implementation already provides for a complete PHP middleware form solution.
PSR-7 Middleware File Upload with Formidable Learn More ❯
A new approach to forms in PHP, based on the Scala Play Framework.
Formidable – A Different Approach to Forms Learn More ❯
Mike examines the functionality of two of FileMaker’s features, the Web Viewer and WebDirect and how they work together to display complex HTML with javascript.
Display Complex FileMaker Web Viewers in WebDirect Learn More ❯
Nick Claywell provides a comparison of Docker and Vagrant with a tutorial for setting up a basic PHP dev environment using Docker containers.
A PHP Developer’s Transition from Vagrant to Docker Learn More ❯
PHP has a few ways to generate random numbers, only some are suitable for generation of random numbers or bytes used for password generation or cryptography.
Secure Randomness in PHP Learn More ❯
Automating versioning makes sense, because it helps all the members of the team coordinate the planning, development, testing, and issue reporting.
Versioning of Web Apps With Git Describe and a View Helper Learn More ❯
See the simple solution if you receive an initialization error when trying to rebase your work onto a new module.
Composer Autoload Error: Module Could Not Be Initialized Learn More ❯
In this video, Jeremiah Small covers the basics of Vagrant, and how to use the new Atlas service from Hashicorp to optimize your developer virtualization.
An Introduction to Vagrant and Atlas Learn More ❯