Download the PHP package howtomakeaturn/nomdic without Composer

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

注意:此套系統有點舊了。

我做了一套同樣功能、全新版本的系統。請參考:https://github.com/howtomakeaturn/ListPower

Notice: This is a legacy project.

I made a new version project as an upgrade: https://github.com/howtomakeaturn/ListPower


Nomadic

Nomadic is an open source system to let you gather information with your community.

You can collect information, write reviews, leave comments, and add tags on certain topics.

Currently support list mode, map mode. Features include reviewing/editing/commenting/check-ins/tagging.

Read this in other languages: 中文.

Examples

Cafe Nomad - 2,200+ best cafes to work in Taiwan

Cafe Nomad is a platform gathering information for 2,000+ coffee shops in Taiwan.

Users can find and contribute coffee shop information on Cafe Nomad.

Installation

Install Nomadic with composer in the terminal

Core Configuration

How to enable the map mode

  1. Set 'map-enabled' as true in 'config/nomadic.php'
  2. Go to Google Cloud Platform and generate a key, and then enable Google Maps JavaScript API and Google Maps Geocoding API
  3. Fill in google.key value in 'config/services.php'

Notice

Nomadic is developed under Laravel 5.3 and MySQL 5.5.

Currently only support user login with Facebook. You need to register a web app in Facebook developer platform and set up the client id/secret in .env file.

Setup the cronjob for Laravel Task Scheduling,

Screenshots

Nomadic Homepage

Nomadic List Page

Nomadic Map Page

Nomadic Entity Info Page

Development Status

  1. Nomadic is currenly under beta phase. The system might not be stable and has many issues.

  2. The source code is extracted from another project 'Cafe Nomad', so some redundant code and weird naming exist in the codebase. Will refactor them in the following releases.

License

Licensed under the GNU General Public License Version 2.0 or later.


All versions of nomdic with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.4
laravel/framework Version 5.3.*
cogpowered/finediff Version 0.3.*
jenssegers/agent Version v2.3.*
laravel/socialite Version v2.0.*
intervention/image Version 2.3.*
doctrine/dbal Version v2.5.*
league/geotools Version 0.7.*
mcamara/laravel-localization Version 1.2.*
fzaninotto/faker Version v1.6.*
hashids/hashids Version ^2.0
laravel/scout Version 2.0.2
algolia/algoliasearch-client-php Version ^1.18
howtomakeaturn/db-2-dropbox Version ^0.1.3
pusher/pusher-php-server Version ^3.0
nwidart/laravel-modules Version ^3.2
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 howtomakeaturn/nomdic contains the following files

Loading the files please wait ....