Download the PHP package yungifez/skuul without Composer

On this page you can find all versions of the php package yungifez/skuul. 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 skuul

Skuul school management system

Latest Stable Version License

In search of good school management systems written in laravel, I tried so many although most were quite remarkably good they lacked some essential features that I would have loved in a school management system.This made me passionate in building my own school management system. Although it has been difficult, it's actually forming up into a quite useable project.

schooldash-dahboard-page

CONGRATS V2 OF SKUUL IS OUT

Skuul is awesome, but it had a few shortcomings when it came to some areas like UI speed and application slugishness as it grows. Version 2 fixes these issues and also improves on accessibility.

V2 is way faster and doesn't slow down condiderably as the app grows. Also upgrading should be relatively easy. Requirements remain the same with one exception, we now require node for asset bundling. No worries if you don't have node, there is a solution to that

Skuul is a multi school management system that aims to make school administration and activities a breeze by using the power of the internet and increased connectinity

Requirements

Installation

To skip steps 4 down ( after composer install ), you can run the below command and it would guide you through the process automatically

Note if you do not have node, you can do this in your local environment and using an ftp program upload the publi/build folder and manifest.json folder to your server

If you are running on production, visit your domain to verify it is working

After running the above commands, you should be able to access the application at http::/localhost or your designated domain name depending on configuration.

Updating

Typically, you can update most of the time following these steps

Usage

Features

Super Admin

By default super admin can manage all activities in each school, some super admin exclusive features are

Admin

Teachers

This project was highly inspired by 4jean/lavSMS

Do you like the current state of this project?, you can support me or hire me for work

Todo


All versions of skuul with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
barryvdh/laravel-dompdf Version >1.0
brick/money Version ^0.8.0
doctrine/dbal Version ^3.5
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^10.0
laravel/jetstream Version ^4.0
laravel/prompts Version ^0.1.6
laravel/sanctum Version ^3.2
laravel/tinker Version ^2.8
livewire/livewire Version ^3.0
nnjeim/world Version ^1.1
opcodesio/log-viewer Version ^3.1.1
spatie/laravel-model-status Version ^1.11
spatie/laravel-permission Version ^5.5
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 yungifez/skuul contains the following files

Loading the files please wait ....