22 <img src="public/assets/webbyphp.png" width="600" alt="WebbyPHP">
33</p >
44
5- [ ![ MIT License] ( https://img.shields.io/github/license/webbyphp/webby )] ( https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs ) ![ Lines of code ] ( https://img.shields.io/tokei/lines/github/webbyphp/webby ) ![ GitHub code size in bytes] ( https://img.shields.io/github/languages/code-size/webbyphp/webby ) ![ Packagist Version] ( https://img.shields.io/packagist/v/webbyphp/webby ) ![ Packagist Downloads (custom server)] ( https://img.shields.io/packagist/dt/webbyphp/webby )
5+ [ ![ MIT License] ( https://img.shields.io/github/license/webbyphp/webby )] ( https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs ) ![ GitHub code size in bytes] ( https://img.shields.io/github/languages/code-size/webbyphp/webby ) ![ Packagist Version] ( https://img.shields.io/packagist/v/webbyphp/webby ) ![ Packagist Downloads (custom server)] ( https://img.shields.io/packagist/dt/webbyphp/webby )
66
77## About WebbyPHP
88---
@@ -48,7 +48,6 @@ $ composer create-project webbyphp/webby <project-name>
4848
4949Replace <project-name > with your preferred project folder name.
5050
51-
5251## Documentation
5352
5453The main documentation lives here: [ WebbyPHP Docs] ( https://webbyphp.top/docs )
@@ -69,7 +68,7 @@ CodeIgniter 4 moved in a direction that left many CI3 developers behind. WebbyPH
6968
7069WebbyPHP recommends PHP 8.3+.
7170
72- PHP 8.3's support is for backward compatibility there were issues in CI3, but these have been resolved. WebbyPHP now supports:
71+ PHP 8.3's support is for backward compatibility, there were issues in CI3, but these have been resolved. WebbyPHP now supports:
7372
7473- PHP 8.3 (You should be upgrading to PHP 8.4)
7574
@@ -93,27 +92,25 @@ CodeIgniter 3 stalled for a long time, and updating it became a good learning jo
9392
9493#### Is WebbyPHP different from CodeIgniter 3 or 4?
9594---
96- WebbyPHP is built on the core of CodeIgniter 3, while borrowing improvements and modern patterns inspired by CodeIgniter 4.
95+ WebbyPHP is built on the core of CodeIgniter 3, while borrowing improvements and modern patterns inspired by CodeIgniter 4 and Laravel .
9796
9897Its goal is to help CI3 developers transition smoothly toward more modern PHP development—but with a familiar, stable syntax.
9998
10099## Important Links
101100
102101The links below will guide you to know more about how Webby Works
103102
104- * [ Installation Guide] ( https://webbyphp.top/docs/installation/ )
103+ * [ Installation Guide] ( https://webbyphp.top/docs/getting-started/ installation/ )
105104* [ Getting Started] ( https://webbyphp.top/docs/getting-started/ )
106105* [ Contribution Guide] ( https://webbyphp.top/docs/contribution-guide/ )
107106* [ Learn Webby] ( https://blog.webbyphp.top )
108107* [ Community] ( https://github.com/webbyphp/webby/discussions )
109108
110-
111109## Credits
112110
113111- Kwame Oteng Appiah Nti (https://github.com/otengkwame )
114112- [ All Contributors] [ engine-contributors ]
115113
116-
117114## License
118115
119116We are using the MIT License (MIT). Please see our LICENSE.md file. If you want to know more about the license go to [ LICENSE] ( (https://choosealicense.com/licenses/mit/) ) for more information.
0 commit comments