Download the PHP package xetaio/xetaravel without Composer

On this page you can find all versions of the php package xetaio/xetaravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package xetaravel

Xeta Logo

Unit Tests Coverage Scrutinizer Stable Version Downloads Laravel License
GitHub Workflow Status Coverage Status Scrutinizer Latest Stable Version Total Downloads Laravel 9.0 License

Xetaravel is a resource to help people starting with Laravel.

Actually, I have developed this blog to try Laravel, and I have decided to release it to help people starting with Laravel, so there is probably some custom configurations/functions that only fit my needs.

Demo

Note : All installed accounts won't work on the demo site, you will need to create a new one. (Sadly, we can't trust internet people :frowning_face:)

xetaravel.com

Administration Preview

Admin

Admin2

Discuss Preview

Discuss

Installation

Requirements

PHP PHP Extension DBMS NodeJS npm Others (optional)
PHP OpenSSL
PDO
Mbstring
Tokenizer
XML
Ctype
JSON
GD
CURL
MySQL NodeJS npm Analytics
Redis
Redis

Install

While Redis is optional, it is recommended to use Redis with this application.

Then you will need to migrate and seed your application:

Finally, you need to install and build the JS, CSS etc :

Pre-installed Accounts

Features

This project implements many features and will implements more in the future. Here's a list of the features developed in Xetaravel :

  • Blog
    • Articles
      • Media
    • Categories
    • Comments
  • Discuss
    • Categories
    • Replies
    • Leaderboard
    • Solved Reply
    • Actions Logs
    • Pinned/Locked
  • Admin Panel
    • Google Analytics integrated
    • Users Management
    • Blog Management
      • Categories
      • Articles
    • Discuss Management
      • Categories
    • Roles Management
    • Permissions Management
    • Settings Management
  • Others
    • Experiences system (based on posts, comments etc)
    • Rubies system (virtual currency) (based on posts, comments etc)
    • Newsletter
    • Sessions management (multiple connected device)
    • Notifications
    • Badges

Contribute

If you want to contribute, please follow this guide.


All versions of xetaravel with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
anhskohbo/no-captcha Version ^3.0
graham-campbell/markdown Version ^14.0
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^9.3
laravel/socialite Version ^5.0
laravel/tinker Version ^2.7
laravel/ui Version ^3.0
laravelcollective/html Version ^6.0
livewire/livewire Version ^2.11
phattarachai/laravel-mobile-detect Version ^1.0
rinvex/countries Version ^8.0
spatie/laravel-analytics Version ^4.0
spatie/laravel-medialibrary Version ^9.12
spatie/laravel-menu Version ^4.0
xetaio/color-extractor Version ^0.3.3
xetaio/eloquence Version ^9.0
xetaio/roles Version ^9.0
xetaio/xetaravel-editor-md Version ^9.0
xetaio/xetaravel-iptraceable Version ^9.0
xetaio/xetaravel-mentions Version ^9.0
xety/breadcrumbs Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package xetaio/xetaravel contains the following files

Loading the files please wait ....