CoPlay is a free PHP application that brings the world of movies, TV series, anime, and drama right to your fingertips. Enjoy a seamless streaming experience without any subscriptions or hidden fees.
- Extensive Library: Dive into a vast collection of movies, TV series, anime, and drama spanning various genres and languages.
- Auto Video Sources: CoPlay has a Auto Embed Feature which provides streaming links automatically.
- Regular Updates: CoPlay provide integrated auto update mechanism for auto embed sources/link.
- User-Friendly Interface: Navigate effortlessly with our super slim, intuitive and user-friendly interface.
- Free Access: No subscriptions, no hidden fees – CoPlay provides free and unlimited access to a treasure trove of entertainment.
- Download CoPlay: CoPlay Latest Version
- Unzip: After downloading the CoPlay zip extract the source files on you project root directory.
- Create env.php: Create a env.php file from copying env.example.php or replace it to env.php.
- Install: Run the following spark commands to install composer dependencies and generate a app key.
// Install dependencies composer install // generate application encryption key php spark key:generate
- Configuation: open env.php file and replace TMDB Api Key and also theme and CMS settings.
- Start the Application:
- Production Server: For Apache Server Just Hit your domain and it will open the CoPlay Application.
- Development Server:
learn more about the core# root directory php spark serve
Note: For Non-Apache Production Server, Make Sure Your Server Redirect all Http Request to public folder.
For additional support, feel free to open a new issue with a detailed description of the problem you are facing. I will be happy to assist you.
Enjoy your entertainment journey with CoPlay!


