https://github.com/wujunze/awesome-swoft
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Swoft ecosystem
https://github.com/wujunze/awesome-swoft
awesome php swoft swoole
Last synced: 12 days ago
JSON representation
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Swoft ecosystem
- Host: GitHub
- URL: https://github.com/wujunze/awesome-swoft
- Owner: wujunze
- License: apache-2.0
- Created: 2018-08-12T08:21:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T14:25:28.000Z (almost 8 years ago)
- Last Synced: 2024-05-20T01:27:08.129Z (about 2 years ago)
- Topics: awesome, php, swoft, swoole
- Size: 8.79 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Swoft [](https://github.com/sindresorhus/awesome) [](https://travis-ci.org/wujunze/awesome-swoft)
> A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Swoft ecosystem.
Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
## Table of Contents
- [Essentials](#essentials)
- [Packages](#packages)
- [Popular Packages](#popular-packages)
- [Development Setup](#development-setup)
- [Application Hosting](#application-hosting)
- [Application Deployment](#application-deployment)
- [Code Snippets](#code-snippets)
- [Articles, Tutorials, Blogs, etc.](#articles-tutorials-blogs-etc)
- [Videos](#videos)
- [Conferences](#conferences)
- [Books](#books)
- [Starter Projects](#starter-projects)
- [Codebases for Reference](#codebases-for-reference)
- [Content Management Systems](#content-management-systems)
- [Podcasts](#podcasts)
- [Community](#community)
- [Jobs](#jobs)
- [Hosted Development Tools](#hosted-development-tools)
- [Miscellaneous](#miscellaneous)
## Essentials
* [Swoft](https://github.com/swoft-cloud/swoft) ([Documentation](https://doc.swoft.org/master/zh-CN/quickstart/development.html))
## Packages
* [Packagist](https://packagist.org/)
## Popular Packages
> This is a list of well-documented, tested packages that are frequently used in Swoft projects. If you're looking for an exhaustive list of PHP packages, then check out the Package Repositories mentioned above.
##### Developer Tools
##### Testing & Debugging
##### Authentication & Authorization
##### Utilities
##### Media & Document Management
##### Integration with Javascript
##### Databases, ORMs, Migrations & Seeding
##### Search
##### APIs
##### Tasks, Commands and Scheduling
* [swoft-task](https://github.com/swoft-cloud/swoft-task) - Task Compoment for Swoft
##### Payments
##### Optimization
* [swoft-aop-cache](https://github.com/limingxinleo/swoft-aop-cacheable) - Aop Cache for Swoft
##### Monitoring
##### Localization
##### Third-party Service Integration
## Development Setup
* [swoft-docker](https://github.com/swoft-cloud/swoft-docker) - Docker PHP development environment for swoft
## Application Hosting
## Application Deployment
## Code Snippets
## Articles, Tutorials, Blogs etc.
* [Swoft special](https://segmentfault.com/blog/swoft)
## Videos
## Conferences
##### Videos
## Books
## Starter Projects
## Codebases for Reference
## Content Management Systems
## Podcasts
## Community
##### Local User Groups
##### Meetups
## Jobs
## Hosted Development Tools
## Miscellaneous
## Contributing
Found an awesome package, blog, course or video? Send me a pull request!
#### Guidelines
* Please make an individual pull request for each suggestion
* Make sure the Travis tests pass on your pull request
* Use the following format for links: \[Resource\]\(URL\)
* Want to suggest a package? Read the [Contribution Guide](https://github.com/wujunze/awesome-swoft/blob/master/CONTRIBUTING.md)
* New categories or improvements to the existing categorization are welcome
## License
[](https://creativecommons.org/licenses/by/4.0/)
Awesome Swoft is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).