Skip to content

Releases: uxmansarwar/response

🚀 Response v3.0.1 - Major Update with Enhanced Flexibility & Composer Support

11 Mar 23:33
372ac0c
Compare
Choose a tag to compare

Description:

As Sr. PHP Developer, I am excited to release Response v3.0.0, a major update that significantly improves response handling, configurability, and integration. This version introduces dynamic response key customization, optimized singleton logic, and enhanced API-friendly structured responses.

🔹 Key Highlights:

Configurable Response Keys – Customize result, error, and input key dynamically.
Enhanced Singleton Management – Improved performance and memory efficiency.
Composer Installation – Now install easily with:

composer require uxmansarwar/response  

Refactored Codebase – Optimized for PSR-12 compliance and better maintainability.
Advanced Usage Examples – Updated README with real-world use cases and SEO optimization for developers.
Automated Testing – Introduced PHPStan, PHP-CS-Fixer, and PestPHP for robust code quality checks.

📌 Upgrade Notes:

  • Ensure you update dependencies by running:
    composer update uxmansarwar/response  
  • The collection() method has been refactored for better efficiency, ensuring smoother API response generation.

💡 This release makes Response more powerful for Laravel, Symfony, WordPress, and PHP-based API development. 🚀

👉 Check the full changelog for more details!

🚀 Response v3.0.0 - Major Update with Enhanced Flexibility & Composer Support

11 Mar 23:13
372ac0c
Compare
Choose a tag to compare

Description:

As Sr. PHP Developer, I am excited to release Response v3.0.0, a major update that significantly improves response handling, configurability, and integration. This version introduces dynamic response key customization, optimized singleton logic, and enhanced API-friendly structured responses.

🔹 Key Highlights:

Configurable Response Keys – Customize result, error, and input key dynamically.
Enhanced Singleton Management – Improved performance and memory efficiency.
Composer Installation – Now install easily with:

composer require uxmansarwar/response  

Refactored Codebase – Optimized for PSR-12 compliance and better maintainability.
Advanced Usage Examples – Updated README with real-world use cases and SEO optimization for developers.
Automated Testing – Introduced PHPStan, PHP-CS-Fixer, and PestPHP for robust code quality checks.

📌 Upgrade Notes:

  • Ensure you update dependencies by running:
    composer update uxmansarwar/response  
  • The collection() method has been refactored for better efficiency, ensuring smoother API response generation.

💡 This release makes Response more powerful for Laravel, Symfony, WordPress, and PHP-based API development. 🚀

👉 Check the full changelog for more details!

v2.0.1: Merge pull request #6 from uxmansarwar/uxman_dev

22 Feb 19:28
a73215f
Compare
Choose a tag to compare

v1.0.3: Merge pull request #4 from uxmansarwar/uxman_dev

22 Feb 17:33
08d813d
Compare
Choose a tag to compare

v1.0.2: Merge pull request #3 from uxmansarwar/uxman_dev

22 Feb 17:22
8ddb54a
Compare
Choose a tag to compare

v1.0.1: Merge pull request #2 from uxmansarwar/uxman_dev

22 Feb 16:42
dd4a960
Compare
Choose a tag to compare

V1.0.0

22 Feb 16:30
075fc38
Compare
Choose a tag to compare
Merge pull request #1 from uxmansarwar/uxman_dev

Uxman dev