Download the PHP package modularsoftware/genealogy without Composer

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

Liberu Genealogy

Latest Stable Version Scrutinizer Code Quality Code Intelligence Status StyleCI

CodeFactor codebeat badge Codacy Badge CircleCI

Other active projects

Setup

  1. Ensure your environment is set up with PHP 8.3 and Composer installed.
  2. Download the project files from this GitHub repository.
  3. Open a terminal in the project folder. If you are on Windows and have Git Bash installed, you can use it for the following steps.
  4. Run the following command:

and everything should be installed automatically if you are using Linux you just run the script as you normally run scripts in the terminal.

NOTE 1: The script will ask you if you want to have your .env be overwritten by .env.example, in case you have already an .env configuration available please answer with "n" (No).

NOTE 2: This script will run seeders, please make sure you are aware of this and don't run this script if you don't want this to happen.

This will install the necessary dependencies, generate an application key, and set up your database with initial data.

NOTE 3: Ensure your .env file is correctly configured with your database connection details before running migrations.

Description

Liberu Genealogy, now fully compatible with PHP 8.3 and Laravel 11, is an innovative open-source project that continues to revolutionize genealogical research and family history exploration. With the latest update, we've introduced new features and significant improvements, ensuring a more robust and efficient platform for our users. This update not only enhances performance but also brings new functionalities that leverage the full potential of PHP 8.3 and Laravel 11, providing a cutting-edge platform to discover and preserve ancestral heritage.

Our project is based on a sophisticated genealogy website built on Laravel 11, providing users with a smooth and intuitive experience as they explore their family history. By leveraging Laravel's elegant syntax and comprehensive range of tools, we have developed a comprehensive application that allows users to easily create, manage, and explore their family trees.

Furthermore, our project, being open source, fosters collaboration and innovation within the genealogy community. Developers can leverage the technologies used to enhance the functionalities of Liberu Genealogy, propose improvements, and tailor the platform to their specific needs. We actively encourage a vibrant community of developers who utilize our open-source code to develop complementary tools and applications, thus creating an environment conducive to continuous improvement and expansion.

Establishing your own family tree has never been easier. Our platform offers two convenient options to get started. You can import data in various standard formats or manually enter the information yourself.

In order to ensure seamless integration with existing databases and records of family trees, we provide robust API support. Our API facilitates effortless import and export of Gedcom data and DNA matching results. Additionally, we are constantly innovating and will soon introduce Smart Matching, enabling easy connection with resources on other servers, thus expanding your research possibilities.

The security and confidentiality of your data are our top priorities. Your information is securely stored on our server and will never be shared without your explicit authorization. We understand the sensitivity of personal data, and we are committed to protecting your privacy.

On our platform you will find user-friendly data tables that provide comprehensive support for CRUD operations. This allows you to easily manage your family tree information. Whether you need to create, read, update or delete data entries, our intuitive interface ensures a seamless experience.

Customization is crucial, and our forms are designed to be easily editable to meet your specific needs. Customize your family tree to reflect the unique nuances and details of your lineage. Our flexible forms allow you to capture the rich history and connections that make your family history truly special.

To get started, install the application available at https://github.com/liberu-genealogy/genealogy-laravel.

Download it and explore its user-friendly interface, unleashing the power to easily create and discover your family's legacy.

Download our software today and embark on an enriching journey of tracing your roots and discovering the stories that connect generations.

Contributors


All versions of genealogy with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2.0
constantable/laravel-scout-sphinx Version ^2.7
doctrine/dbal Version ^3.1
flowgistics/laravel-xml Version ^1.1
guzzlehttp/guzzle Version ^7.2
laravel-liberu/calendar Version ^3.0
laravel-liberu/comments Version ^4.0
laravel-liberu/control-panel-api Version ^3.0
laravel-liberu/core Version ^8.0
laravel-liberu/data-import Version ^6.0
laravel-liberu/discussions Version ^4.0
laravel-liberu/documents Version ^5.0
laravel-liberu/excel Version ^3.0
laravel-liberu/how-to Version ^5.0
laravel-liberu/laravel-gedcom Version ^3.4
laravel-liberu/laravel-gelato Version ^1.0
laravel-liberu/pdf Version ^2.0
laravel-liberu/recordsapi Version ^1.0
laravel-liberu/tasks Version ^2.0
laravel-liberu/teams Version ^4.0
laravel-liberu/tutorials Version ^5.0
laravel/cashier Version ^14.12
laravel/horizon Version ^5.0
laravel/octane Version ^2.0
laravel/sanctum Version ^3.2
laravel/socialite Version ^5.5
laravel/telescope Version ^4.0
laravel/tinker Version ^2.7
laravel/ui Version ^4.0
leifermendez/laravel-paypal-subscription Version ^1.0
predis/predis Version ^2.1
sentry/sentry-laravel Version ^3.0
spatie/laravel-ray Version ^1.26
srmklive/paypal Version ^3.0
stancl/tenancy Version ^3.5
symfony/http-client Version ^6.0
symfony/mailgun-mailer Version ^6.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 modularsoftware/genealogy contains the following files

Loading the files please wait ....